summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-06-29 15:21:20 -0700
committerGitHub <noreply@github.com>2018-06-29 15:21:20 -0700
commitff0b4ce2126c7816b9ba97441720a868cb2b78e6 (patch)
tree700801d3801ab67800d9c109fe7274ab45d23f3c
parent145103ba73bc8fbddb937eab8ac0edc55bb5ba79 (diff)
parentf527442d8b17eff2bc807c980db2f2339e3f891c (diff)
Merge pull request #2217 from tpepper/master
contribx: link charter doc in readme
-rwxr-xr-xhack/verify-generated-docs.sh3
-rw-r--r--sig-contributor-experience/README.md2
-rw-r--r--sigs.yaml12
3 files changed, 10 insertions, 7 deletions
diff --git a/hack/verify-generated-docs.sh b/hack/verify-generated-docs.sh
index 6c05a1f4..843541ba 100755
--- a/hack/verify-generated-docs.sh
+++ b/hack/verify-generated-docs.sh
@@ -54,7 +54,8 @@ if [[ ${mismatches} -gt "0" ]]; then
fi
echo "${mismatches} ${noun} detected."
echo "Do not manually edit sig-list.md or README.md files inside the sig folders."
- echo "Instead make your changes to sigs.yaml and then run \`make\`.";
+ echo "Instead make your changes to sigs.yaml, then run \`make\`, and then"
+ echo "commit your changes to sigs.yaml and any generated docs.";
echo "${break}"
exit 1;
fi
diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md
index 409bc06f..ab786dba 100644
--- a/sig-contributor-experience/README.md
+++ b/sig-contributor-experience/README.md
@@ -8,7 +8,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
--->
# Contributor Experience Special Interest Group
-Developing and sustaining a healthy community of contributors is critical to scaling the project and growing the ecosystem. We need to ensure our contributors are happy and productive, we need to break the commit-rate ceiling we hit in July 2015, and we need to get the monotonically growing PR merge latency and numbers of open PRs and issues under control.
+Developing and sustaining a healthy community of contributors is critical to scaling the project and growing the ecosystem. We need to ensure our contributors are happy and productive, and that there are not bottlenecks hindering the project in, for example: feature velocity, community scaling, pull request latency, and absolute numbers of open pull requests and open issues.
The [charter](charter.md) defines the scope and governance of the Contributor Experience Special Interest Group.
diff --git a/sigs.yaml b/sigs.yaml
index 228da9e2..75650523 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -746,11 +746,13 @@ sigs:
- name: Contributor Experience
dir: sig-contributor-experience
mission_statement: >
- Developing and sustaining a healthy community of contributors is critical
- to scaling the project and growing the ecosystem. We need to ensure our
- contributors are happy and productive, we need to break the commit-rate
- ceiling we hit in July 2015, and we need to get the monotonically growing
- PR merge latency and numbers of open PRs and issues under control.
+ Developing and sustaining a healthy community of contributors
+ is critical to scaling the project and growing the ecosystem.
+ We need to ensure our contributors are happy and productive,
+ and that there are not bottlenecks hindering the project in,
+ for example: feature velocity, community scaling, pull request
+ latency, and absolute numbers of open pull requests and open
+ issues.
charter_link: charter.md
label: contributor-experience
leadership: