Skip to content

Commit 81b144e

Browse files
authored
Merge pull request #489 from github/all-contributors/add-paulyhedral
docs: add paulyhedral as a contributor
2 parents 979e7bb + 5c517dc commit 81b144e

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,15 @@
359359
"code"
360360
]
361361
},
362+
{
363+
"login": "paulyhedral",
364+
"name": "Paul Schifferer",
365+
"avatar_url": "https://avatars1.githubusercontent.com/u/419457?v=4",
366+
"profile": "https://wanderingmonster.org",
367+
"contributions": [
368+
"content"
369+
]
370+
},
362371
{
363372
"login": "Protectator",
364373
"name": "Kewin Dousse",
@@ -367,8 +376,8 @@
367376
"contributions": [
368377
"content"
369378
]
370-
}
371-
],
379+
},
380+
{
372381
"contributorsPerLine": 7,
373382
"projectName": "docs",
374383
"projectOwner": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
126126
</tr>
127127
<tr>
128128
<td align="center"><a href="https://chiedojohn.com/"><img src="https://avatars2.githubusercontent.com/u/2156688?v=4" width="64px;" alt=""/><br /><sub><b>Chiedo John</b></sub></a><br /><a href="https://github.com/github/docs/commits?author=chiedo" title="Code">💻</a></td>
129+
<td align="center"><a href="https://wanderingmonster.org"><img src="https://avatars1.githubusercontent.com/u/419457?v=4" width="64px;" alt=""/><br /><sub><b>Paul Schifferer</b></sub></a><br /><a href="#content-paulyhedral" title="Content">🖋</a></td>
129130
<td align="center"><a href="https://www.kewindousse.ch"><img src="https://avatars3.githubusercontent.com/u/1529017?v=4" width="64px;" alt=""/><br /><sub><b>Kewin Dousse</b></sub></a><br /><a href="#content-Protectator" title="Content">🖋</a></td>
130131
</tr>
131132
</table>

0 commit comments

Comments
 (0)