Skip to content

Commit ec5040a

Browse files
Create CODEOWNERS file for pull request assignments (#318)
Added CODEOWNERS file to define code ownership for reviews.
1 parent 53ee762 commit ec5040a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# android-tools Code Owners File
2+
#
3+
# GitHub uses this file to determine who to assign for reviews
4+
# on pull requests. Please keep this file alphabetically sorted.
5+
#
6+
# References:
7+
#
8+
# https://github.com/blog/2392-introducing-code-owners
9+
# https://help.github.com/articles/about-codeowners
10+
11+
# These owners will be the default owners for everything in the repo.
12+
* @jonathanpeppers @simonrozsival

0 commit comments

Comments
 (0)