Skip to content

Commit e72024f

Browse files
committed
chore: Add GitHub CODEOWNERS file.
Signed-off-by: Paulo Vital <[email protected]>
1 parent 84373e7 commit e72024f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/CODEOWNERS

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Each line is a file pattern followed by one or more owners.
2+
3+
# These owners will be the default owners for everything in
4+
# the repo.
5+
# Unless a later match takes precedence, @eng-python will be
6+
# requested for review when someone opens a pull request.
7+
* @instana/eng-python
8+
9+
# Order is important; the last matching pattern takes the most
10+
# precedence.
11+
/.github/CODEOWNERS @pvital @GSVarsha

0 commit comments

Comments
 (0)