We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84373e7 commit e72024fCopy full SHA for e72024f
.github/CODEOWNERS
@@ -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