Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
* @crwilcox

# Danny Hermes is the primary author of the original core library, as
# well as most of the testing code.
# well as most of the testing code. He is (currently) handling the
# rewrite of `ndb`.
core/* @dhermes
test_utils/* @dhermes
ndb/* @dhermes

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