We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c86f62 commit 62d06a5Copy full SHA for 62d06a5
packages/django-google-spanner/.github/CODEOWNERS
@@ -0,0 +1,11 @@
1
+# Code owners file.
2
+# This file controls who is tagged for review for any given pull request.
3
+#
4
+# For syntax help see:
5
+# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
+
7
+# The @googleapis/api-spanner is the default owner for changes in this repo
8
+* @googleapis/api-spanner
9
10
+# The python-samples-reviewers team is the default owner for samples changes
11
+/samples/ @googleapis/python-samples-owners @googleapis/api-spanner
0 commit comments