diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2017-01-20 15:45:02 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-20 15:45:02 -0800 |
| commit | 6d196d4b5f6b976ae9759c281211d243efeec640 (patch) | |
| tree | 5a6739dd12d01e9ca6d77f3f3f92aac6cc8fbfac | |
| parent | a6e2b02187f4b9303010a2f32c6b0c2c257ad4bd (diff) | |
Update sig-creation-procedure.md
| -rw-r--r-- | sig-creation-procedure.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sig-creation-procedure.md b/sig-creation-procedure.md index 1231ba94..aef33b8c 100644 --- a/sig-creation-procedure.md +++ b/sig-creation-procedure.md @@ -62,7 +62,9 @@ Name convention: * k8s-sig-foo-pr-reviews * k8s-sig-foo-api-reviews -Note that there is no need for a k8s-sig-foo user. +There is no need for a k8s-sig-foo user. + +NOTE: We have found that Github's notification autocompletion finds the users before the corresponding teams. To avoid this, you might want to try naming the users differently, such as `k8s-mirror-foo-*` instead of `k8s-sig-foo-*`. Example: |
