Skip to content

Commit 4e5d78a

Browse files
authored
Adding myself as a code owner for ndb/ (googleapis#6248)
1 parent 10837fc commit 4e5d78a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
* @crwilcox
77

88
# Danny Hermes is the primary author of the original core library, as
9-
# well as most of the testing code.
9+
# well as most of the testing code. He is (currently) handling the
10+
# rewrite of `ndb`.
1011
core/* @dhermes
1112
test_utils/* @dhermes
13+
ndb/* @dhermes
1214

1315
# Thea Flowers is the author of the new google.api_core library.
1416
api_core/* @theacodes

0 commit comments

Comments
 (0)