Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken OWNER links in sig-etcd README #7799

Merged
Show file tree
Hide file tree
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
20 changes: 10 additions & 10 deletions sig-etcd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Directly access data objects stored in etcd by kubernetes.
### bbolt
An embedded key/value database for Go.
- **Owners:**
- [etcd-io/bbolt/MAINTAINERS](https://github.com/etcd-io/bbolt/blob/master/MAINTAINERS)
- [etcd-io/bbolt](https://github.com/etcd-io/bbolt/blob/main/OWNERS)
### cetcd
Serve Consul with etcd
- **Owners:**
Expand All @@ -65,15 +65,15 @@ Distributed database benchmark tester
### discovery.etcd.io
Kubernetes manifests powering discovery.etcd.io
- **Owners:**
- [etcd-io/discovery.etcd.io/MAINTAINERS](https://github.com/etcd-io/discovery.etcd.io/blob/master/MAINTAINERS)
- [etcd-io/discovery.etcd.io](https://github.com/etcd-io/discovery.etcd.io/blob/master/OWNERS)
### discoveryserver
Public etcd Discovery Service
- **Owners:**
- [etcd-io/discoveryserver/MAINTAINERS](https://github.com/etcd-io/discoveryserver/blob/master/MAINTAINERS)
- [etcd-io/discoveryserver](https://github.com/etcd-io/discoveryserver/blob/master/OWNERS)
### etcd
Distributed reliable key-value store for the most critical data of a distributed system
- **Owners:**
- [etcd-io/etcd/MAINTAINERS](https://github.com/etcd-io/etcd/blob/master/MAINTAINERS)
- [etcd-io/etcd](https://github.com/etcd-io/etcd/blob/main/OWNERS)
### etcd-play
etcd playground
- **Owners:**
Expand All @@ -85,31 +85,31 @@ etcd playground
### gofail
failpoints for go
- **Owners:**
- [etcd-io/gofail/MAINTAINERS](https://github.com/etcd-io/gofail/blob/master/MAINTAINERS)
- [etcd-io/gofail](https://github.com/etcd-io/gofail/blob/master/OWNERS)
### govanityurls
Use a custom domain in your Go import path
- **Owners:**
- [etcd-io/govanityurls/MAINTAINERS](https://github.com/etcd-io/govanityurls/blob/master/MAINTAINERS)
- [etcd-io/govanityurls](https://github.com/etcd-io/govanityurls/blob/master/OWNERS)
### jetcd
etcd java client
- **Owners:**
- [etcd-io/jetcd/MAINTAINERS](https://github.com/etcd-io/jetcd/blob/master/MAINTAINERS)
- [etcd-io/jetcd](https://github.com/etcd-io/jetcd/blob/main/OWNERS)
### maintainers
issue tracking for project wide non-code concerns
- **Owners:**
- [etcd-io/maintainers/MAINTAINERS](https://github.com/etcd-io/maintainers/blob/master/MAINTAINERS)
### protodoc
protodoc generates Protocol Buffer documentation.
- **Owners:**
- [etcd-io/protodoc/MAINTAINERS](https://github.com/etcd-io/protodoc/blob/master/MAINTAINERS)
- [etcd-io/protodoc](https://github.com/etcd-io/protodoc/blob/master/OWNERS)
### raft
Raft library for maintaining a replicated state machine
- **Owners:**
- [etcd-io/raft/MAINTAINERS](https://github.com/etcd-io/raft/blob/master/MAINTAINERS)
- [etcd-io/raft](https://github.com/etcd-io/raft/blob/main/OWNERS)
### website
etcd-io
- **Owners:**
- [etcd-io/website/MAINTAINERS](https://github.com/etcd-io/website/blob/master/MAINTAINERS)
- [etcd-io/website](https://github.com/etcd-io/website/blob/main/OWNERS)
### zetcd
Serve the Apache Zookeeper API but back it with an etcd cluster
- **Owners:**
Expand Down
20 changes: 10 additions & 10 deletions sigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1729,7 +1729,7 @@ sigs:
- name: bbolt
description: An embedded key/value database for Go.
owners:
- https://raw.githubusercontent.com/etcd-io/bbolt/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/bbolt/main/OWNERS
- name: cetcd
description: Serve Consul with etcd
owners:
Expand All @@ -1741,16 +1741,16 @@ sigs:
- name: discovery.etcd.io
description: Kubernetes manifests powering discovery.etcd.io
owners:
- https://raw.githubusercontent.com/etcd-io/discovery.etcd.io/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/discovery.etcd.io/master/OWNERS
- name: discoveryserver
description: Public etcd Discovery Service
owners:
- https://raw.githubusercontent.com/etcd-io/discoveryserver/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/discoveryserver/master/OWNERS
- name: etcd
description: Distributed reliable key-value store for the most critical data of
a distributed system
owners:
- https://raw.githubusercontent.com/etcd-io/etcd/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/etcd/main/OWNERS
- name: etcd-play
description: etcd playground
owners:
Expand All @@ -1762,31 +1762,31 @@ sigs:
- name: gofail
description: failpoints for go
owners:
- https://raw.githubusercontent.com/etcd-io/gofail/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/gofail/master/OWNERS
- name: govanityurls
description: Use a custom domain in your Go import path
owners:
- https://raw.githubusercontent.com/etcd-io/govanityurls/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/govanityurls/master/OWNERS
- name: jetcd
description: etcd java client
owners:
- https://raw.githubusercontent.com/etcd-io/jetcd/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/jetcd/main/OWNERS
- name: maintainers
description: issue tracking for project wide non-code concerns
owners:
- https://raw.githubusercontent.com/etcd-io/maintainers/master/MAINTAINERS
- name: protodoc
description: protodoc generates Protocol Buffer documentation.
owners:
- https://raw.githubusercontent.com/etcd-io/protodoc/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/protodoc/master/OWNERS
- name: raft
description: Raft library for maintaining a replicated state machine
owners:
- https://raw.githubusercontent.com/etcd-io/raft/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/raft/main/OWNERS
- name: website
description: etcd-io
owners:
- https://raw.githubusercontent.com/etcd-io/website/master/MAINTAINERS
- https://raw.githubusercontent.com/etcd-io/website/main/OWNERS
- name: zetcd
description: Serve the Apache Zookeeper API but back it with an etcd cluster
owners:
Expand Down