|
3 | 3 |
|
4 | 4 | # Luke Sneeringer is the default owner for anything not explicitly |
5 | 5 | # taken by someone else. |
6 | | -* @lukesneeringer |
| 6 | +* @theacodes |
7 | 7 |
|
8 | 8 | # Danny Hermes is the primary author of the original core library, as |
9 | 9 | # well as most of the testing code. |
10 | 10 | core/* @dhermes |
11 | 11 | test_utils/* @dhermes |
12 | 12 |
|
13 | | -# Jon Wayne Parrott is the author of the new google.api_core library. |
14 | | -api_core/* @jonparrott |
| 13 | +# Thea Flowers is the author of the new google.api_core library. |
| 14 | +api_core/* @theacodes |
| 15 | +docs/core/* @theacodes |
15 | 16 |
|
16 | | -# Tres Seaver and Tim Swast share responsibility for BigQuery. |
17 | | -bigquery/* @tswast @tseaver |
| 17 | +# Tim Swast and Alix Hamilton share responsibility for BigQuery. |
| 18 | +bigquery/* @tswast @alixhami |
| 19 | +docs/bigquery/* @tswast @alixhami |
18 | 20 |
|
19 | 21 | # Danny Hermes and Tres Seaver co-authored the BigTable library. |
20 | 22 | bigtable/* @dhermes @tseaver |
| 23 | +docs/bigtable/* @dhermes @tseaver |
21 | 24 |
|
22 | 25 | # Danny Hermes is the primary maintainer of the Datastore library. |
23 | 26 | datastore/* @dhermes |
| 27 | +docs/datastore/* @dhermes |
24 | 28 |
|
25 | 29 | # Bill Prin is the primary maintainer of the Stackdriver libraries. |
26 | 30 | error_reporting/* @waprin |
| 31 | +docs/error_reporting/* @waprin |
27 | 32 | monitoring/* @waprin @supriyagarg @rimey |
| 33 | +docs/monitoring/* @waprin @supriyagarg @rimey |
28 | 34 | logging/* @waprin @tseaver |
| 35 | +docs/logging/* @waprin @tseaver |
29 | 36 |
|
30 | 37 | # Luke Sneeringer is the primary author of the ML API clients. |
31 | | -language/* @lukesneeringer |
32 | | -speech/* @lukesneeringer |
33 | | -translate/* @lukesneeringer |
34 | | -videointelligence/* @lukesneeringer |
35 | | -vision/* @lukesneeringer |
| 38 | +language/* @theacodes |
| 39 | +docs/language/* @theacodes |
| 40 | +speech/* @theacodes |
| 41 | +docs/speech/* @theacodes |
| 42 | +translate/* @theacodes |
| 43 | +docs/translate/* @theacodes |
| 44 | +videointelligence/* @theacodes |
| 45 | +docs/videointelligence/* @theacodes |
| 46 | +vision/* @theacodes |
| 47 | +docs/vision/* @theacodes |
36 | 48 |
|
37 | 49 | # Luke Sneeringer is the primary author of Pub/Sub. |
38 | | -pubsub/* @lukesneeringer |
| 50 | +pubsub/* @theacodes |
| 51 | +docs/pubsub/* @theacodes |
39 | 52 |
|
40 | 53 | # Danny Hermes is the primary author of resource manager |
41 | 54 | resourcemanager/* @dhermes |
| 55 | +docs/resourcemanager/* @dhermes |
42 | 56 |
|
43 | 57 | # Tim Swast is the primary author of Runtime Config. |
44 | | -runtimeconfig/ @tswast |
| 58 | +runtimeconfig/* @tswast |
| 59 | +docs/runtimeconfig/* @tswast |
45 | 60 |
|
46 | 61 | # Vikas Kedia is the product owner and Tres Seaver the author for Spanner. |
47 | 62 | spanner/* @vkedia @tseaver |
| 63 | +docs/spanner/* @vkedia @tseaver |
48 | 64 |
|
49 | 65 | # Doug Greiman and Angela Li are the owners of trace. |
50 | 66 | trace/* @liyanhui1228 @duggelz |
| 67 | +docs/trace/* @liyanhui1228 @duggelz |
0 commit comments