Skip to content

Commit 865e255

Browse files
authored
Update CODEOWNERS. (googleapis#3831)
- Remove @vam-google - Remove @andreamlin from all but Compute - Fix path prefix
1 parent 7465abd commit 865e255

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

.github/CODEOWNERS

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

44
# For anything not explicitly taken by someone else.
5-
* @googleapis/yoshi-java
5+
* @googleapis/yoshi-java
66
# Owners per module.
7-
google-cloud-bigquery/src/* @vam-google @tswast
8-
google-cloud-bigtable/src/* @igorbernstein2
9-
google-cloud-compute/src/* @andreamlin
10-
google-cloud-contrib/src/* @pongad @jean-philippe-martin
11-
google-cloud-datastore/src/* @vam-google
12-
google-cloud-firestore/src/* @schmidt-sebastian
13-
google-cloud-logging/src/* @andreamlin
14-
google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java
15-
google-cloud-spanner/src/* @vam-google @snehashah16
16-
google-cloud-speech/src/* @vam-google
17-
google-cloud-storage/src/* @andreamlin
18-
google-cloud-testing/src/* @vam-google
19-
google-cloud-translate/src/* @andreamlin
20-
google-cloud-video-intelligence/src/* @vam-google
21-
google-cloud-vision/src/* @vam-google
7+
google-cloud-clients/google-cloud-bigquery/src/* @tswast
8+
google-cloud-clients/google-cloud-bigtable/src/* @igorbernstein2
9+
google-cloud-clients/google-cloud-compute/src/* @andreamlin
10+
google-cloud-clients/google-cloud-contrib/src/* @pongad @jean-philippe-martin
11+
google-cloud-clients/google-cloud-firestore/src/* @schmidt-sebastian
12+
google-cloud-clients/google-cloud-pubsub/src/* @pongad @googleapis/yoshi-java
13+
google-cloud-clients/google-cloud-spanner/src/* @snehashah16
2214

0 commit comments

Comments
 (0)