Skip to content

Commit f833025

Browse files
authored
Merge pull request #1323 from DannyvdSluijs/Correct-GitHub-brand-name
docs: Correct Github with GitHub (with capital H) as it is a brand name
2 parents 6197111 + 8252d35 commit f833025

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The master branch of all repositories are protected and therefore cannot be forc
3232
pushed to.
3333

3434
Secretaries have, and are the only ones to have, full administrative access to all
35-
repositories and to the github organisation.
35+
repositories and to the GitHub organisation.
3636

3737
## Guidelines for merging
3838

@@ -56,7 +56,7 @@ they cannot close a pull request or issue affecting other PSRs
5656
must be approved by a secretary; who is required to give suitable notice and seek
5757
comment from the working group team, but it is not required that they approve
5858
* Tags on utility and interface repositories should be created and PGP signed by
59-
Secretaries, who should publish their PGP public keys and register them on github
59+
Secretaries, who should publish their PGP public keys and register them on GitHub
6060

6161
These guidelines are subject to exceptions and changes at secretaries discretion.
6262
Should you have any questions please contact the secretaries on info [at] php-fig

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Proposing a Standard Recommendation
1313
To propose a PHP Standard Recommendation (PSR):
1414

1515
- fork this repo, create a branch, checkout that branch, add the PSR in
16-
`proposed/`, push the branch to Github, and send a pull request; or,
16+
`proposed/`, push the branch to GitHub, and send a pull request; or,
1717

18-
- create a ticket to start a discussion on Github; or,
18+
- create a ticket to start a discussion on GitHub; or,
1919

2020
- start a conversation on the [mailing list][].
2121

bylaws/001-mission-and-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ There are a number of defined functions that the FIG Secretaries are expected to
5757
* Ensuring bylaws are being followed
5858
* Clarifying any interpretation of bylaw text, subject to a lack of objection from Core Committee members and Project Representatives**
5959
* Ensure that relevant marketing mediums (e.g. Twitter and Facebook) are kept professional, up to date and impartial
60-
* Moderate discussions on github, the mailing list, IRC channels and other official communication mediums to ensure that an appropriate environment is maintained. This includes the ability to restrict posting and impose bans with the exception that they cannot permanently ban or restrict a Core Committee member or Project Representative
60+
* Moderate discussions on GitHub, the mailing list, IRC channels and other official communication mediums to ensure that an appropriate environment is maintained. This includes the ability to restrict posting and impose bans with the exception that they cannot permanently ban or restrict a Core Committee member or Project Representative
6161
* Should there be a FIG meeting at a conference or other ad hoc gathering any Secretary in attendance should take notes to report back to the mailing list
6262
* Acting throughout their term essentially as Developer Advocates for the PHP FIG
6363

proposed/security-reporting-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Projects MAY choose to list any part of the procedures that is not a MUST
4343
which they choose to omit.
4444

4545
Note that projects MAY not have a dedicated domain. For example a project
46-
hosted on Github, Bitbucket or other service should still ensure that the
46+
hosted on GitHub, Bitbucket or other service should still ensure that the
4747
process is referenced on the landing page, ie. for example
4848
http://github.com/example/somelib should ensure that the default branch
4949
has a README file which references the procedures used so that it is

0 commit comments

Comments
 (0)