Skip to content

Commit 129998a

Browse files
committed
sig-etcd: Add auger subproject
1 parent 992eb94 commit 129998a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

sig-etcd/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ subprojects, and resolve cross-subproject technical issues and decisions.
4646
## Subprojects
4747

4848
The following [subprojects][subproject-definition] are owned by sig-etcd:
49+
### auger
50+
Directly access data objects stored in etcd by kubernetes.
51+
- **Owners:**
52+
- [etcd-io/auger](https://github.com/etcd-io/auger/blob/master/OWNERS)
4953
### bbolt
5054
An embedded key/value database for Go.
5155
- **Owners:**

sigs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,6 +1708,10 @@ sigs:
17081708
github: mrbobbytables
17091709
name: Bob Killen
17101710
subprojects:
1711+
- name: auger
1712+
description: Directly access data objects stored in etcd by kubernetes.
1713+
owners:
1714+
- https://raw.githubusercontent.com/etcd-io/auger/master/OWNERS
17111715
- name: bbolt
17121716
description: An embedded key/value database for Go.
17131717
owners:

0 commit comments

Comments
 (0)