From 4a42371447e5a1c52aac9a7509ca5a4104e24fa2 Mon Sep 17 00:00:00 2001 From: Fanmin Shi Date: Tue, 21 May 2019 22:17:56 -0700 Subject: [PATCH 1/2] readme: add etcd Emeritus section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d1cd2fc62..e16ef3dc8 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,10 @@ Due to their public nature, GitHub and mailing lists are NOT appropriate places [disclosure]: https://coreos.com/security/disclosure/ +## etcd Emeritus + +Fanmin Shi + ### License etcd is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details. From a1a482a67df1341114873e4e7d91160e113af906 Mon Sep 17 00:00:00 2001 From: Fanmin Shi Date: Wed, 22 May 2019 20:58:17 -0700 Subject: [PATCH 2/2] readme: add explanation --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e16ef3dc8..c053183b2 100644 --- a/README.md +++ b/README.md @@ -175,9 +175,11 @@ Due to their public nature, GitHub and mailing lists are NOT appropriate places [disclosure]: https://coreos.com/security/disclosure/ -## etcd Emeritus +## etcd Emeritus Maintainers -Fanmin Shi +These emeritus maintainers dedicated a part of their career to etcd and reviewed code, triaged bugs, and pushed the project forward over a substantial period of time. Thank you. + +* Fanmin Shi ### License