Skip to content

Commit a0e65f3

Browse files
authored
Merge pull request #9 from KorvinSzanto/v1.0.0-final-touches
Final touches before 1.0
2 parents a7cf51f + b8be48b commit a0e65f3

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

meta.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -180,30 +180,31 @@ specification for a full understanding of its contents.
180180

181181
### 6.1. Editor:
182182

183-
* Alexander Makarov
183+
* Korvin Szanto
184184

185185
### 6.2. Sponsor:
186186

187-
*
187+
* Chris Tankersley
188188

189189
### 6.3. Working Group Members:
190190

191191
* Alexander Makarov
192-
*
193-
*
194-
*
192+
* Ken Guest
193+
* Larry Garfield
194+
* Woody Gilk
195195

196196
### 6.4. Special Thanks
197197

198198
* Everyone involved in PSR-1, PSR-2, PSR-12.
199199

200200
## 7. Votes
201201

202-
* **Entrance Vote:**
203-
* **Approval Vote:**
202+
* **Entrance Vote:** https://groups.google.com/g/php-fig/c/YqPDYGK0RhM/m/pJmThkNKBgAJ
204203

205204
## 8. Relevant Links
206205

207206
_**Note:** Order descending chronologically._
208207

209-
*
208+
* **PSR-12:** https://www.php-fig.org/psr/psr-12/
209+
* **PSR-2:** https://www.php-fig.org/psr/psr-2/
210+
* **PSR-1:** https://www.php-fig.org/psr/psr-1/

spec.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interpreted as described in [RFC 2119][].
88

99
## Overview
1010

11-
This specification is a live document that extends, expands and replaces [PSR-12][], the extended coding style guide and
11+
This specification extends, expands and replaces [PSR-12][], the extended coding style guide and
1212
requires adherence to [PSR-1][], the basic coding standard.
1313

1414
Like [PSR-12][], the intent of this specification is to reduce cognitive friction when

0 commit comments

Comments
 (0)