Skip to content

Commit 0b12a88

Browse files
docs: add presleyp as a contributor for content (#617)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * Update README.md Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: G r e y <grey@coder.com>
1 parent 8a17ed0 commit 0b12a88

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,15 @@
308308
"bug",
309309
"content"
310310
]
311+
},
312+
{
313+
"login": "presleyp",
314+
"name": "Presley Pizzo",
315+
"avatar_url": "https://avatars.githubusercontent.com/u/1290996?v=4",
316+
"profile": "http://www.linkedin.com/in/presleypizzo/",
317+
"contributions": [
318+
"content"
319+
]
311320
}
312321
],
313322
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Coder Docs
44

55
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
This repository contains the documentation source files for
@@ -71,6 +71,9 @@ Thanks goes to these wonderful people:
7171
<td align="center"><a href="https://cianjohnston.ie"><img src="https://avatars.githubusercontent.com/u/4949514?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cian Johnston</b></sub></a><br /><a href="#content-johnstcn" title="Content">🖋</a></td>
7272
<td align="center"><a href="https://github.com/xbaun"><img src="https://avatars.githubusercontent.com/u/107658?v=4?s=100" width="100px;" alt=""/><br /><sub><b>xbaun</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3Axbaun" title="Bug reports">🐛</a> <a href="#content-xbaun" title="Content">🖋</a></td>
7373
</tr>
74+
<tr>
75+
<td align="center"><a href="http://www.linkedin.com/in/presleypizzo/"><img src="https://avatars.githubusercontent.com/u/1290996?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Presley Pizzo</b></sub></a><br /><a href="#content-presleyp" title="Content">🖋</a></td>
76+
</tr>
7477
</table>
7578

7679
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)