Skip to content

Commit

Permalink
Update CODEOWNERS
Browse files Browse the repository at this point in the history
fallback match should be last
  • Loading branch information
chingor13 authored Nov 7, 2018
1 parent 662679e commit 95d4641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Code owners file.
# This file controls who is tagged for review for any given pull request.

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

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

0 comments on commit 95d4641

Please sign in to comment.