Skip to content

Commit 6ebd093

Browse files
authored
Merge pull request #110 from StingRayZA/master
Renamed trusted collaborators to the standardised trusted committer
2 parents 1d1c34e + 52f7c01 commit 6ebd093

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you are asked to 'Commit directly...' vs 'Create a new branch...'
4343

4444
* Assure you select **'Create a new branch...'** and name the branch like this example: "pattern/project-management-time-pressures".
4545
* This occurs when writing a new pattern via the web interface (section A above).
46-
* Only [Trusted Collaborators](/meta/trusted-collaborators.md) (TC's) are asked this; we are adding most contributors as TC's.
46+
* Only [Trusted Committers](/meta/trusted-committers.md) (TC's) are asked this; we are adding most contributors as TC's.
4747

4848

4949
## Other Tips For Submissions
@@ -89,7 +89,7 @@ Below are the procedural steps in our Review process:
8989
3. Reviewers can now use the PR features to comment on the pattern.
9090
4. In most cases, we do two reviews, and the PR's labels should reflect `Do 2nd Review` etc.
9191
5. After reviews are complete, the reviewers or author should Revise and Finalize the pattern, eventually labeling it with `Accepted`.
92-
6. Once a pattern is `Accepted` by the reviewers, one of the [Trusted Collaborators](/meta/trusted-collaborators.md) (most authors are by this point) can Merge the PR on Github. This places the .md file into the master branch / root directory.
92+
6. Once a pattern is `Accepted` by the reviewers, one of the [Trusted Committers](/meta/trusted-committers.md) (most authors are by this point) can Merge the PR on Github. This places the .md file into the master branch / root directory.
9393

9494
## Completed Patterns
9595
When completed patterns (reviewed and accepted) are ready to be published from this InnerSourcePatterns repo to a Gitbook (PDF), [see our separate Publishing instructions](/meta/publishing.md).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The topics below cover information about how we define, operate, and upkeep this
8787

8888
* [Pattern Template](meta/pattern-template.md) - Start a new pattern with a copy of this
8989
* [Pattern States](meta/pattern-states.md) - Definitions of the various states and review steps a pattern can be in
90-
* [Trusted Collaborators](meta/trusted-collaborators.md) - Who these people are, what elevated rights they get, and how you can become one
90+
* [Trusted Committers](meta/trusted-committers.md) - Who these people are, what elevated rights they get, and how you can become one
9191
* [Publishing](meta/publishing.md) - How we take completed, reviewed, proven patterns and publish them toward an online book
9292
* [Markdown Info](meta/markdown-info.md) - Markdown is the ascii text format our patterns are written in; this document briefly defines how we use it
9393
* [Contributing](CONTRIBUTING.md) - How to interact with our group, create your own patterns, or take part in our review-process; Github / Web centric instructions

meta/trusted-collaborators.md renamed to meta/trusted-committers.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Trusted Collaborators
1+
# Trusted Committers
22

3-
Trusted collaborators/contributors/committers (TC's) are those members of our community who we have explicitly added to our Github repository. These people have elevated rights, allowing them to send in changes directly to branches and to accept Pull Requests.
3+
Trusted committers/collaborators/contributors (TC's) are those members of our community who we have explicitly added to our Github repository. These people have elevated rights, allowing them to send in changes directly to branches and to accept Pull Requests.
4+
5+
GitHub refers to these accounts as [collaborators](https://help.github.com/en/articles/adding-outside-collaborators-to-repositories-in-your-organization).
46

57
We ask that TC's still adhere to the Pull-Request mechanism, unless they are making changes to documentation where it is not realistic that anyone will review, or if there are easy typos/grammar fixes.
68

@@ -17,4 +19,4 @@ There are currently a handful of Github Admins for this repository. They hold th
1719
* @nyeates - ask me first
1820
* @gruetter
1921
* @NewMexicoKid
20-
* @cewilliams
22+
* @cewilliams

0 commit comments

Comments
 (0)