We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662679e commit 95d4641Copy full SHA for 95d4641
.github/CODEOWNERS
@@ -1,8 +1,6 @@
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
-* @googleapis/yoshi-java
6
# Owners per module.
7
google-cloud-clients/google-cloud-bigquery/src/* @tswast
8
google-cloud-clients/google-cloud-bigtable/src/* @igorbernstein2
@@ -12,3 +10,5 @@ google-cloud-clients/google-cloud-firestore/src/* @schmidt-sebastian
12
10
google-cloud-clients/google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java
13
11
google-cloud-clients/google-cloud-spanner/src/* @snehashah16
14
+# For anything not explicitly taken by someone else.
+* @googleapis/yoshi-java
0 commit comments