Skip to content

Commit 69855d1

Browse files
authored
Update CODEOWNERS (googleapis#7420)
As @dhermes has moved on to new opportunities, assign a new owner for the components he was previously responsible for
1 parent 0b2b226 commit 69855d1

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,22 @@
55
# taken by someone else.
66
* @crwilcox
77

8-
# Danny Hermes is the primary author of the original core library, as
9-
# well as most of the testing code. He is (currently) handling the
10-
# rewrite of `ndb`.
11-
core/* @dhermes
12-
test_utils/* @dhermes
13-
ndb/* @dhermes
14-
158
# Thea Flowers is the author of the new google.api_core library.
169
api_core/* @theacodes
10+
core/* @theacodes
1711
docs/core/* @theacodes
1812

1913
# Tim Swast and Alix Hamilton share responsibility for BigQuery.
2014
bigquery/* @tswast @alixhami
2115

2216
# Danny Hermes and Tres Seaver co-authored the BigTable library.
23-
bigtable/* @dhermes @tseaver
24-
25-
# Danny Hermes is the primary maintainer of the Datastore library.
26-
datastore/* @dhermes
17+
bigtable/* @tseaver
2718

2819
# Bill Prin is the primary maintainer of the Stackdriver libraries.
2920
error_reporting/* @waprin
3021
monitoring/* @waprin @supriyagarg @rimey
3122
logging/* @waprin @tseaver
3223

33-
# Danny Hermes is the primary author of resource manager
34-
resourcemanager/* @dhermes
35-
3624
# Tim Swast is the primary author of Runtime Config.
3725
runtimeconfig/* @tswast
3826

0 commit comments

Comments
 (0)