Skip to content

Commit

Permalink
Fix codeowners syntax (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucapette authored Dec 15, 2020
1 parent ff8c2cb commit b3f81d8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
backend/ @codeowners-backend
docs/ @codeowners-backend @codeowners-frontend @codeowners-infrastructure
frontend/ @codeowners-frontend
infrastructure/ @codeowners-infrastructure
lib/go/ @codeowners-infrastructure
lib/java/ @codeowners-backend
lib/typescript/ @codeowners-frontend
scripts/ @codeowners-infrastructure
backend/ @airyhq/codeowners-backend
docs/ @airyhq/codeowners-backend @airyhq/codeowners-frontend @airyhq/codeowners-infrastructure
frontend/ @airyhq/codeowners-frontend
infrastructure/ @airyhq/codeowners-infrastructure
lib/go/ @airyhq/codeowners-infrastructure
lib/java/ @airyhq/codeowners-backend
lib/typescript/ @airyhq/codeowners-frontend
scripts/ @airyhq/codeowners-infrastructure
*.bzl @lucapette @chrismatix
BUILD @lucapette @chrismatix

0 comments on commit b3f81d8

Please sign in to comment.