diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index 5008c630..00000000 --- a/MAINTAINERS +++ /dev/null @@ -1,24 +0,0 @@ -# The official list of maintainers and reviewers for the project maintenance. -# -# Refer to https://github.com/etcd-io/etcd/blob/main/Documentation/contributor-guide/community-membership.md -# for a description of these roles. -# -# Names should be added to this file like so: -# Individual's name (@GITHUB_HANDLE) * -# Individual's name (@GITHUB_HANDLE) * -# -# Please keep the list sorted. - -# MAINTAINERS -Benjamin Wang (ahrtr@) * -Hitoshi Mitake (@mitake) * -Josh Berkus (@jberkus) * -Marek Siarkowicz (@serathius) * -Nate W. (@nate-double-u) * -Patrice Chalin (@chalin) * -Piotr Tabor (@ptabor) * -Sahdev Zala (@spzala) * -Wenjia Zhang (@wenjiaswe) * - -# REVIEWERS -James Blair (@jmhbnz) * diff --git a/content/en/docs/v3.1/op-guide/supported-platform.md b/content/en/docs/v3.1/op-guide/supported-platform.md index ec000683..ad949efc 100644 --- a/content/en/docs/v3.1/op-guide/supported-platform.md +++ b/content/en/docs/v3.1/op-guide/supported-platform.md @@ -15,7 +15,7 @@ The following table lists etcd support status for common architectures and opera | arm | Linux | Unstable | | | 386 | Linux | Unstable | | -* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/master/MAINTAINERS. +* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/main/OWNERS. Experimental platforms appear to work in practice and have some platform specific code in etcd, but do not fully conform to the stable support policy. Unstable platforms have been lightly tested, but less than experimental. Unlisted architecture and operating system pairs are currently unsupported; caveat emptor. diff --git a/content/en/docs/v3.2/op-guide/supported-platform.md b/content/en/docs/v3.2/op-guide/supported-platform.md index 85a0496e..e742e4fc 100644 --- a/content/en/docs/v3.2/op-guide/supported-platform.md +++ b/content/en/docs/v3.2/op-guide/supported-platform.md @@ -16,7 +16,7 @@ The following table lists etcd support status for common architectures and opera | 386 | Linux | Unstable | | | ppc64le | Linux | Stable | etcd maintainers | -* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/master/MAINTAINERS. +* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/main/OWNERS. Experimental platforms appear to work in practice and have some platform specific code in etcd, but do not fully conform to the stable support policy. Unstable platforms have been lightly tested, but less than experimental. Unlisted architecture and operating system pairs are currently unsupported; caveat emptor. diff --git a/content/en/docs/v3.3/op-guide/supported-platform.md b/content/en/docs/v3.3/op-guide/supported-platform.md index d5d5201d..29df21cf 100644 --- a/content/en/docs/v3.3/op-guide/supported-platform.md +++ b/content/en/docs/v3.3/op-guide/supported-platform.md @@ -16,7 +16,7 @@ The following table lists etcd support status for common architectures and opera | 386 | Linux | Unstable | | | ppc64le | Linux | Stable | etcd maintainers | -* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/master/MAINTAINERS. +* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/main/OWNERS. Experimental platforms appear to work in practice and have some platform specific code in etcd, but do not fully conform to the stable support policy. Unstable platforms have been lightly tested, but less than experimental. Unlisted architecture and operating system pairs are currently unsupported; caveat emptor. diff --git a/content/en/docs/v3.3/op-guide/versioning.md b/content/en/docs/v3.3/op-guide/versioning.md index c03f5ef1..299f4236 100644 --- a/content/en/docs/v3.3/op-guide/versioning.md +++ b/content/en/docs/v3.3/op-guide/versioning.md @@ -16,7 +16,7 @@ The etcd project maintains release branches for the current version and previous Applicable fixes, including security fixes, may be backported to those two release branches, depending on severity and feasibility. Patch releases are cut from those branches when required. -The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/MAINTAINERS) own this decision. +The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/OWNERS) own this decision. You can check the running etcd cluster version with `etcdctl`: diff --git a/content/en/docs/v3.4/op-guide/supported-platform.md b/content/en/docs/v3.4/op-guide/supported-platform.md index 7ff3f52a..06a5d403 100644 --- a/content/en/docs/v3.4/op-guide/supported-platform.md +++ b/content/en/docs/v3.4/op-guide/supported-platform.md @@ -18,7 +18,7 @@ The following table lists etcd support status for common architectures and opera | 386 | Linux | Unstable | | | ppc64le | Linux | Stable | etcd maintainers | -* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/master/MAINTAINERS. +* etcd-maintainers are listed in https://github.com/etcd-io/etcd/blob/main/OWNERS. Experimental platforms appear to work in practice and have some platform specific code in etcd, but do not fully conform to the stable support policy. Unstable platforms have been lightly tested, but less than experimental. Unlisted architecture and operating system pairs are currently unsupported; caveat emptor. diff --git a/content/en/docs/v3.4/op-guide/versioning.md b/content/en/docs/v3.4/op-guide/versioning.md index c03f5ef1..299f4236 100644 --- a/content/en/docs/v3.4/op-guide/versioning.md +++ b/content/en/docs/v3.4/op-guide/versioning.md @@ -16,7 +16,7 @@ The etcd project maintains release branches for the current version and previous Applicable fixes, including security fixes, may be backported to those two release branches, depending on severity and feasibility. Patch releases are cut from those branches when required. -The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/MAINTAINERS) own this decision. +The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/OWNERS) own this decision. You can check the running etcd cluster version with `etcdctl`: diff --git a/content/en/docs/v3.5/op-guide/supported-platform.md b/content/en/docs/v3.5/op-guide/supported-platform.md index 77c2cb4e..9699e443 100644 --- a/content/en/docs/v3.5/op-guide/supported-platform.md +++ b/content/en/docs/v3.5/op-guide/supported-platform.md @@ -65,5 +65,5 @@ prints a warning message and exits immediately unless the environment variable [go-issue]: https://github.com/golang/go/issues/599 {{% /alert %}} -[etcd maintainers]: https://github.com/etcd-io/etcd/blob/master/MAINTAINERS +[etcd maintainers]: https://github.com/etcd-io/etcd/blob/main/OWNERS [etcd PR #12928]: https://github.com/etcd-io/etcd/pull/12928 diff --git a/content/en/docs/v3.5/op-guide/versioning.md b/content/en/docs/v3.5/op-guide/versioning.md index c03f5ef1..299f4236 100644 --- a/content/en/docs/v3.5/op-guide/versioning.md +++ b/content/en/docs/v3.5/op-guide/versioning.md @@ -16,7 +16,7 @@ The etcd project maintains release branches for the current version and previous Applicable fixes, including security fixes, may be backported to those two release branches, depending on severity and feasibility. Patch releases are cut from those branches when required. -The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/MAINTAINERS) own this decision. +The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/OWNERS) own this decision. You can check the running etcd cluster version with `etcdctl`: diff --git a/content/en/docs/v3.6/op-guide/supported-platform.md b/content/en/docs/v3.6/op-guide/supported-platform.md index b4f4f0a9..eaf79a12 100644 --- a/content/en/docs/v3.6/op-guide/supported-platform.md +++ b/content/en/docs/v3.6/op-guide/supported-platform.md @@ -65,5 +65,5 @@ prints a warning message and exits immediately unless the environment variable [go-issue]: https://github.com/golang/go/issues/599 {{% /alert %}} -[etcd maintainers]: https://github.com/etcd-io/etcd/blob/main/MAINTAINERS +[etcd maintainers]: https://github.com/etcd-io/etcd/blob/main/OWNERS [etcd PR #12928]: https://github.com/etcd-io/etcd/pull/12928 diff --git a/content/en/docs/v3.6/op-guide/versioning.md b/content/en/docs/v3.6/op-guide/versioning.md index c03f5ef1..299f4236 100644 --- a/content/en/docs/v3.6/op-guide/versioning.md +++ b/content/en/docs/v3.6/op-guide/versioning.md @@ -16,7 +16,7 @@ The etcd project maintains release branches for the current version and previous Applicable fixes, including security fixes, may be backported to those two release branches, depending on severity and feasibility. Patch releases are cut from those branches when required. -The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/MAINTAINERS) own this decision. +The project [Maintainers](https://github.com/etcd-io/etcd/blob/main/OWNERS) own this decision. You can check the running etcd cluster version with `etcdctl`: