diff options
| author | Carolyn Van Slyck <carolyn.vanslyck@microsoft.com> | 2018-06-11 13:16:37 -0500 |
|---|---|---|
| committer | Carolyn Van Slyck <carolyn.vanslyck@microsoft.com> | 2018-06-17 10:29:52 -0500 |
| commit | 8efc3de23a5b81c1562872d138b896ae0fbff461 (patch) | |
| tree | aa72e9af9eaaa3a842bc92d56cf5c0161132dc08 | |
| parent | a4e82c06f2a3b8f9e7660d4833fd22c150715619 (diff) | |
Lower-case 'must/should/may' to match rest of charter
| -rw-r--r-- | sig-service-catalog/charter.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sig-service-catalog/charter.md b/sig-service-catalog/charter.md index 37528d23..7fd2609c 100644 --- a/sig-service-catalog/charter.md +++ b/sig-service-catalog/charter.md @@ -42,7 +42,7 @@ The following, non-exhaustive, items are out of scope: fallback on majority vote. - Emeritus Chairs ([Inspired by the Helm Project](http://technosophos.com/2018/01/11/introducing-helm-emeritus-core-maintainers.html)) - - A chair who step down MAY be given the title of Emeritus Chair. This title confers + - A chair who steps down may be given the title of Emeritus Chair. This title confers honor on the recipient and allows them to remain associated with the SIG in acknowledgement of their significant contributions. - Those who attain this title are no longer expected to attend the weekly meetings, @@ -51,9 +51,9 @@ The following, non-exhaustive, items are out of scope: them to participate in related events, such as KubeCon. - Security Contacts - - MUST be a contact point for the Product Security Team to reach out to for triaging and handling of incoming issues. - - MUST be a maintainer. - - MUST accept the Kubernetes [Embargo Policy](https://github.com/kubernetes/sig-release/blob/master/security-release-process-documentation/security-release-process.md#embargo-policy). + - Are a contact point for the Product Security Team to reach out to for triaging and handling of incoming issues. + - Must be a maintainer. + - Must accept the Kubernetes [Embargo Policy](https://github.com/kubernetes/sig-release/blob/master/security-release-process-documentation/security-release-process.md#embargo-policy). - Defined in [SECURITY_CONTACTS](https://github.com/kubernetes-incubator/service-catalog/blob/master/SECURITY_CONTACTS) file. ## Organizational management |
