diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-05-24 03:33:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-24 03:33:32 -0700 |
| commit | fa5ec26490aec9fb4115e4da0430c6f2838f7549 (patch) | |
| tree | 79cf73be279a97ad807b87efef1c8a86e9af5763 | |
| parent | e1f3ea4543d40c93aaf6581a84a9ab83533b3ef3 (diff) | |
| parent | 5ed1381aff56e364f91112b53e61016639db9aec (diff) | |
Merge pull request #2184 from justinsb/linuxfoundation_to_thelinuxfoundation
Fix name of linux foundation bot: thelinuxfoundation
| -rw-r--r-- | org-owners-guide.md | 2 | ||||
| -rw-r--r-- | setting-up-cla-check.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/org-owners-guide.md b/org-owners-guide.md index 530611dc..d0217f1d 100644 --- a/org-owners-guide.md +++ b/org-owners-guide.md @@ -70,7 +70,7 @@ Each organization should have the following teams: - `foo-reviewers`: granted read access to the `foo` repo; intended to be used as a notification mechanism for interested/active contributors for the `foo` repo - a `bots` team - - should contain bots such as @k8s-ci-robot and @linuxfoundation that are + - should contain bots such as @k8s-ci-robot and @thelinuxfoundation that are necessary for org and repo automation - an `owners` team - should be populated by everyone who has `owner` privileges to the org diff --git a/setting-up-cla-check.md b/setting-up-cla-check.md index b988f4fb..bb344190 100644 --- a/setting-up-cla-check.md +++ b/setting-up-cla-check.md @@ -21,7 +21,7 @@ the Linux Foundation CNCF CLA check for your repositories, please read on. - Pull request: checked - Issue comment: checked - Active: checked -1. Add the [@linuxfoundation](https://github.com/linuxfoundation) GitHub user as an **Owner** +1. Add the [@thelinuxfoundation](https://github.com/thelinuxfoundation) GitHub user as an **Owner** to your organization or repo to ensure the CLA status can be applied on PR's 1. After you send an invite, contact the [Linux Foundation](mailto:helpdesk@rt.linuxfoundation.org); and cc [Chris Aniszczyk](mailto:caniszczyk@linuxfoundation.org), [Ihor Dvoretskyi](mailto:ihor@cncf.io), [Eric Searcy](mailto:eric@linuxfoundation.org) (to ensure that the invite gets accepted). 1. Finally, open up a test PR to check that: |
