Skip to content

Commit

Permalink
Merge pull request #5652 from ballerina-platform/addcodeowner
Browse files Browse the repository at this point in the history
Update codeowners
  • Loading branch information
anupama-pathirage authored Sep 18, 2024
2 parents 4d35106 + e9bf40e commit 8d54257
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
# Lines starting with '#' are comments.
# This is a comment.
# Each line is a file pattern followed by one or more owners.

# See: https://help.github.com/articles/about-codeowners/

# These owners will be the default owners for everything in the repo.
* @hevayo @keizer619
* @keizer619

# Components
/ballerina-test-automation/ @keizer619
/ballerina-test/ @keizer619
/build-time-tests/ @azinneera
/cache-generator/ @warunalakshitha
/config/ @keizer619
/devtools-integration-tests/ @azinneera
/dist-repo-builder/ @keizer619
/examples/ @MaryamZi @NipunaRanasinghe @gimantha
/gradle/ @keizer619
/installers/ @keizer619
/language-server-simulator/ @kavinduZoysa
/project-api-tests/ @azinneera
/resources/ @keizer619
/stdlib-integration-tests/ @NipunaRanasinghe

0 comments on commit 8d54257

Please sign in to comment.