We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ndb/
1 parent 10837fc commit 4e5d78aCopy full SHA for 4e5d78a
.github/CODEOWNERS
@@ -6,9 +6,11 @@
6
* @crwilcox
7
8
# Danny Hermes is the primary author of the original core library, as
9
-# well as most of the testing code.
+# 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
15
# Thea Flowers is the author of the new google.api_core library.
16
api_core/* @theacodes
0 commit comments