Skip to content

Commit eb778b7

Browse files
committed
Typo fix
It seems like Paul M. Jones is missing his M. in a few spots. Unless there is another Paul Jones I am ignorantly unaware of.
1 parent 7635a8b commit eb778b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ According to the [PSR Workflow Bylaw](https://github.com/php-fig/fig-standards/b
1313
| 2 | [Coding Style Guide][psr2] | _N/A_ | _N/A_ | _N/A_ |
1414
| 3 | [Logger Interface][psr3] | Jordi Boggiano | _N/A_ | _N/A_ |
1515
| 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 |
1717

1818
### Voting
1919

@@ -31,7 +31,7 @@ According to the [PSR Workflow Bylaw](https://github.com/php-fig/fig-standards/b
3131
| Num | Title | Editor(s) | Coordinator | Sponsor |
3232
|:---:|--------------------------------------|--------------------------------|----------------|-------------------|
3333
| 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 |
3535
| 9 | [Security Disclosure][psr9] | Lukas Kahwe Smith | Korvin Szanto | Larry Garfield |
3636
| 10 | [Security Advisories][psr10] | Lukas Kahwe Smith | Larry Garfield | Korvin Szanto |
3737
| 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
4848
| A | 4 | [Autoloading Standard][psr4] | Paul M. Jones | Phil Sturgeon | Larry Garfield |
4949
| D | 5 | [PHPDoc Standard][psr5] | Mike van Riel | Phil Sturgeon | Donald Gilbert |
5050
| 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 |
5353
| D | 9 | [Security Disclosure][psr9] | Lukas Kahwe Smith | Korvin Szanto | Larry Garfield |
5454
| D | 10 | [Security Advisories][psr10] | Lukas Kahwe Smith | Larry Garfield | Korvin Szanto |
5555
| D | 11 | [Container Interface][psr11] | Matthieu Napoli, David Négrier | Paul M. Jones | Jeremy Lindblom |

0 commit comments

Comments
 (0)