Skip to content

Commit c524a71

Browse files
authored
add code owners (#101)
* add code ownders * update code owners
1 parent 6c99436 commit c524a71

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CODEOWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# See https://help.github.com/articles/about-codeowners/
2+
# for more info about CODEOWNERS file
3+
#
4+
# It uses the same pattern rule for gitignore file
5+
# https://git-scm.com/docs/gitignore#_pattern_format
6+
#
7+
8+
#
9+
# AZURE FUNCTIONS TEAM
10+
# For all file changes, github would automatically include the following people in the PRs.
11+
#
12+
* @cgillum @kaibocai @shreyas-gopalakrishna

0 commit comments

Comments
 (0)