Skip to content

Commit 419c97c

Browse files
committed
Various fixes and typos.
1 parent abed1da commit 419c97c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

bylaws/001-mission-and-structure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Multiple other Core Committee members may also be on the working group if they w
9393

9494
A Limited Working Group consists of an Editor and at least two other individuals. No Sponsor is required. Any individual may be the Editor or member of a Limited Working Group, with the exception that the Editor may not also be a Secretary.
9595

96-
### Working Group management
96+
### Working Group Management
9797

9898
Working Groups are created by an Entrance Vote of the Core Committee. The Entrance Vote includes the appointment of an Editor and, if applicable, the Sponsor.
9999

@@ -109,7 +109,7 @@ The Secretaries will ensure that the Working Group is provided with necessary re
109109

110110
## Maintainers
111111

112-
The Core Committee is ultimately responsible for all artifacts produced by the PHP FIG. However, in the case of artifacts that are intended to change over time the Core Committee may delegate that responsibility to a Maintainer for one or more related artifacts.
112+
The Core Committee is ultimately responsible for all artifacts produced by the PHP FIG. However, in the case of artifacts that are intended to change over time, the Core Committee may delegate that responsibility to a Maintainer for one or more related artifacts.
113113

114114
Evolving artifacts follow Semantic Versioning. If it is unclear if a given change would qualify as a bugfix vs a minor release, the Maintainer will assume minor release.
115115

@@ -119,7 +119,7 @@ Evolving artifacts follow Semantic Versioning. If it is unclear if a given chan
119119

120120
The Editor of a Working Group is automatically the Maintainer of that Working Group's effort and output.
121121

122-
The Maintainer of a given artifact is appointed by the Core Committee by Approval Vote. Once a given artifact is created, the Maintainer may step down and name a replacement Maintainer at any time ith Implicit Approval. If necessary, a Decision vote to appoint a new Maintainer may be held following a suitable nomination period.
122+
The Maintainer of a given artifact is appointed by the Core Committee by Approval Vote. Once a given artifact is created, the Maintainer may step down and name a replacement Maintainer at any time with Implicit Approval. If necessary, a Decision vote to appoint a new Maintainer may be held following a suitable nomination period.
123123

124124
The Secretaries will ensure that the Maintainer has the necessary access and resources to develop the artifact, such as access to a GitHub repository, mailing list, chat room, or similar such tools.
125125

bylaws/002-psr-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If the Acceptance Vote passes, then the proposal officially becomes an accepted
4444

4545
## Erratas
4646

47-
If an incongruence or the need for clarifications arise after the PSR acceptance, it is still possible to amend the document with an errata. The editor of the PSR has the power to handle those situations, but any meaningful change has to go through an Errata vote before merging. Typos and any other edits that do not change the meaning of the text do not fall in this category, and can be merged by the Secretaries at will.
47+
If an incongruence or the need for clarifications arise after the PSR acceptance, it is still possible to amend the document with an errata. The Maintainer of the PSR has the power to handle those situations, but any meaningful change has to go through an Errata vote before merging. Typos and any other edits that do not change the meaning of the text do not fall in this category, and can be merged by the Secretaries at will.
4848

4949
Errata clarifications may only be added to the meta document, not to the spec itself, as items in their own section. The spec itself may only be minimally edited to point readers toward a relevant errata if appropriate.
5050

bylaws/003-votes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A Readiness Vote is called by the Editor of a proposed PSR in Draft Phase. Only
4141

4242
## Acceptance Vote
4343

44-
An Approval Vote is called by the Sponsor of a proposed PSR in the Review Phase. It follows Approval Vote procedures.
44+
An Acceptance Vote is called by the Sponsor of a proposed PSR in the Review Phase. It follows Approval Vote procedures.
4545

4646
## Errata Vote
4747

bylaws/009-per-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Formation
44

5-
The goal of the Pre-Draft stage is to determine whether a majority of the PHP FIG is interested in establishing a PER Working Group for a proposed concept.
5+
The goal of the Formation stage is to determine whether a majority of the PHP FIG is interested in establishing a PER Working Group for a proposed concept.
66

77
Interested parties may discuss a possible proposal, including possible implementations, by whatever means they feel is appropriate. That includes informal discussion on official FIG discussion mediums of whether or not the idea has merit and is within the scope of the PHP FIG's goals.
88

0 commit comments

Comments
 (0)