summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-08-09 18:35:12 -0700
committerGitHub <noreply@github.com>2018-08-09 18:35:12 -0700
commit0652693b26255cb7635b8a9bc64990c39b2d1191 (patch)
tree8964e2bbc17d43ffa44a8bbd3e5766c21adac44d
parent0221d7ebc17491e39ea99057436a13b8e42c3b08 (diff)
parente0d60fdd7cfdafb71335c9501c458278bf7fdf97 (diff)
Merge pull request #2502 from philips/point-to-sig-readme
committee-steering: remove sigs.yml link
-rw-r--r--committee-steering/governance/sig-charter-template.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/committee-steering/governance/sig-charter-template.md b/committee-steering/governance/sig-charter-template.md
index 77dc777e..7fda2567 100644
--- a/committee-steering/governance/sig-charter-template.md
+++ b/committee-steering/governance/sig-charter-template.md
@@ -11,8 +11,6 @@ necessarily all of the internals.
### In scope
-Link to SIG section in [sigs.yaml]
-
#### Code, Binaries and Services
- list of what qualifies a piece of code, binary or service
@@ -20,7 +18,7 @@ Link to SIG section in [sigs.yaml]
- e.g. *clis for working with Kubernetes APIs*,
- *CI for kubernetes repos*, etc
- **This is NOT** a list of specific code locations,
-- or projects those go in [sigs.yaml]
+- or projects those go in [SIG Subprojects][sig-subprojects]
#### Cross-cutting and Externally Facing Processes
@@ -62,5 +60,5 @@ Pick one:
2. Federation of Subprojects
[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md
-[sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml#L1454
+[sig-subprojects]: https://github.com/kubernetes/community/blob/master/sig-YOURSIG/README.md#subprojects
[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md