From 8beea31e2b7afecd0ac9b578cde0e5431d2d66b8 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Sat, 24 Nov 2018 17:15:16 +0800 Subject: [PATCH] zh-trans: add code-contributor.md (#11239) zh-trans: add code-contributor.md --- .../reference/glossary/code-contributor.md | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 content/zh/docs/reference/glossary/code-contributor.md diff --git a/content/zh/docs/reference/glossary/code-contributor.md b/content/zh/docs/reference/glossary/code-contributor.md new file mode 100644 index 0000000000..8d24d7f72f --- /dev/null +++ b/content/zh/docs/reference/glossary/code-contributor.md @@ -0,0 +1,43 @@ +--- +title: 代码贡献者 +id: code-contributor +date: 2018-04-12 +full_link: /docs/community/devel/ +short_description: > + 为 Kubernetes 开源代码库开发并贡献代码的人。 + +aka: +tags: +- community +- user-type +--- + + + + + + 为 Kubernetes 开源代码库开发并贡献代码的人。 + + + + + +代码贡献者也是加入一个或多个 {{< glossary_tooltip text="特别兴趣小组 (SIGs)" term_id="sig" >}} 的活跃的 {{< glossary_tooltip text="社区成员" term_id="member" >}}。