We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f4b7c commit 92a2c0cCopy full SHA for 92a2c0c
.github/CODEOWNERS
@@ -1,6 +1,9 @@
1
# Code owners file.
2
# This file controls who is tagged for review for any given pull request.
3
4
+# For anything not explicitly taken by someone else.
5
+* @garrettjonesgoogle
6
+# Owners per module.
7
google-cloud-bigquery/* @vam-google @tswast
8
google-cloud-compute/* @garrettjonesgoogle
9
google-cloud-contrib/* @garrettjonesgoogle @jean-philippe-martin
@@ -29,5 +32,3 @@ google-cloud-video-intelligence/* @vam-google
29
32
google-cloud-vision/* @vam-google
30
33
google-cloud/* @garrettjonesgoogle
31
34
-# For anything not explicitly taken by someone else.
-* @garrettjonesgoogle
0 commit comments