diff --git a/.commitlintrc.json b/.commitlintrc.json index a5be21628..e7e2d4b49 100644 --- a/.commitlintrc.json +++ b/.commitlintrc.json @@ -17,7 +17,8 @@ "dx", "config", "stats", - "release" + "release", + "repo" ] ] } diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..4eb54227b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @akash-network/console \ No newline at end of file