Skip to content

Commit 95d4641

Browse files
authored
Update CODEOWNERS
fallback match should be last
1 parent 662679e commit 95d4641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Code owners file.
22
# This file controls who is tagged for review for any given pull request.
33

4-
# For anything not explicitly taken by someone else.
5-
* @googleapis/yoshi-java
64
# Owners per module.
75
google-cloud-clients/google-cloud-bigquery/src/* @tswast
86
google-cloud-clients/google-cloud-bigtable/src/* @igorbernstein2
@@ -12,3 +10,5 @@ google-cloud-clients/google-cloud-firestore/src/* @schmidt-sebastian
1210
google-cloud-clients/google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java
1311
google-cloud-clients/google-cloud-spanner/src/* @snehashah16
1412

13+
# For anything not explicitly taken by someone else.
14+
* @googleapis/yoshi-java

0 commit comments

Comments
 (0)