@@ -13,7 +13,7 @@ According to the [PSR Workflow Bylaw](https://github.com/php-fig/fig-standards/b
13
13
| 2 | [ Coding Style Guide] [ psr2 ] | _ N/A_ | _ N/A_ | _ N/A_ |
14
14
| 3 | [ Logger Interface] [ psr3 ] | Jordi Boggiano | _ N/A_ | _ N/A_ |
15
15
| 4 | [ Autoloading Standard] [ psr4 ] | Paul M. Jones | Phil Sturgeon | Larry Garfield |
16
- | 7 | [ HTTP Message Interface] [ psr7 ] | Matthew Weier O'Phinney | Beau Simensen | Paul Jones |
16
+ | 7 | [ HTTP Message Interface] [ psr7 ] | Matthew Weier O'Phinney | Beau Simensen | Paul M. Jones |
17
17
18
18
### Voting
19
19
@@ -31,7 +31,7 @@ According to the [PSR Workflow Bylaw](https://github.com/php-fig/fig-standards/b
31
31
| Num | Title | Editor(s) | Coordinator | Sponsor |
32
32
| :---:| --------------------------------------| --------------------------------| ----------------| -------------------|
33
33
| 5 | [ PHPDoc Standard] [ psr5 ] | Mike van Riel | Phil Sturgeon | Donald Gilbert |
34
- | 8 | [ Huggable Interface] [ psr8 ] | Larry Garfield | Cal Evans | Paul Jones |
34
+ | 8 | [ Huggable Interface] [ psr8 ] | Larry Garfield | Cal Evans | Paul M. Jones |
35
35
| 9 | [ Security Disclosure] [ psr9 ] | Lukas Kahwe Smith | Korvin Szanto | Larry Garfield |
36
36
| 10 | [ Security Advisories] [ psr10 ] | Lukas Kahwe Smith | Larry Garfield | Korvin Szanto |
37
37
| 11 | [ Container Interface] [ psr11 ] | Matthieu Napoli, David Négrier | Paul M. Jones | Jeremy Lindblom |
@@ -48,8 +48,8 @@ According to the [PSR Workflow Bylaw](https://github.com/php-fig/fig-standards/b
48
48
| A | 4 | [ Autoloading Standard] [ psr4 ] | Paul M. Jones | Phil Sturgeon | Larry Garfield |
49
49
| D | 5 | [ PHPDoc Standard] [ psr5 ] | Mike van Riel | Phil Sturgeon | Donald Gilbert |
50
50
| R | 6 | [ Caching Interface] [ psr6 ] | Larry Garfield | Paul Dragoonis | Pádraic Brady |
51
- | A | 7 | [ HTTP Message Interface] [ psr7 ] | Matthew Weier O'Phinney | Beau Simensen | Paul Jones |
52
- | D | 8 | [ Huggable Interface] [ psr8 ] | Larry Garfield | Cal Evans | Paul Jones |
51
+ | A | 7 | [ HTTP Message Interface] [ psr7 ] | Matthew Weier O'Phinney | Beau Simensen | Paul M. Jones |
52
+ | D | 8 | [ Huggable Interface] [ psr8 ] | Larry Garfield | Cal Evans | Paul M. Jones |
53
53
| D | 9 | [ Security Disclosure] [ psr9 ] | Lukas Kahwe Smith | Korvin Szanto | Larry Garfield |
54
54
| D | 10 | [ Security Advisories] [ psr10 ] | Lukas Kahwe Smith | Larry Garfield | Korvin Szanto |
55
55
| D | 11 | [ Container Interface] [ psr11 ] | Matthieu Napoli, David Négrier | Paul M. Jones | Jeremy Lindblom |
0 commit comments