From 517d462566ddadfb2aacd11b94d5150b48ecc7e7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 23:57:52 +0000 Subject: [PATCH 1/4] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c14de0277..83d009655 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Vincent He

💻
laminar

💻
tongjin

💻 +
Reimu

💻 From ab6c082430e388abd27905687d3b2ebc4f2b67af Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 23:57:53 +0000 Subject: [PATCH 2/4] docs: update CONTRIBUTORS.md [skip ci] --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d5ca904b2..ced7494dd 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -66,6 +66,7 @@ Contributions of any kind are welcome! Thanks goes to these wonderful contributo
Vincent He

💻
laminar

💻
tongjin

💻 +
Reimu

💻 From f3da6de2c2500831c25536d5fe70926b360051a8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 23:57:54 +0000 Subject: [PATCH 3/4] docs: update README_zh-CN.md [skip ci] --- README_zh-CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_zh-CN.md b/README_zh-CN.md index fa586bc18..80026df19 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -345,6 +345,7 @@ kubectl completion bash >/etc/bash_completion.d/kubectl
Vincent He

💻
laminar

💻
tongjin

💻 +
Reimu

💻 From b5d76b6678030d496e91ce2b2e402a84bacd3096 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 23:57:55 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 84b81fc39..733ef3b3d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -440,6 +440,15 @@ "contributions": [ "code" ] + }, + { + "login": "muzi502", + "name": "Reimu", + "avatar_url": "https://avatars.githubusercontent.com/u/42566386?v=4", + "profile": "http://k8s.li", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,