Skip to content

Commit d2c085b

Browse files
docs: add connorsmith-pf as a contributor for code (#495)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b21f71d commit d2c085b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,15 @@
240240
"contributions": [
241241
"code"
242242
]
243+
},
244+
{
245+
"login": "connorsmith-pf",
246+
"name": "Connor Smith",
247+
"avatar_url": "https://avatars.githubusercontent.com/u/80120827?v=4",
248+
"profile": "https://github.com/ConnorSmith-pf",
249+
"contributions": [
250+
"code"
251+
]
243252
}
244253
],
245254
"commitType": "docs",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Documentation and examples:
5252
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kmmccafferty96"><img src="https://avatars.githubusercontent.com/u/10471269?v=4?s=100" width="100px;" alt="Keegan McCafferty"/><br /><sub><b>Keegan McCafferty</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=kmmccafferty96" title="Code">💻</a></td>
5353
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aszechlicki"><img src="https://avatars.githubusercontent.com/u/9299507?v=4?s=100" width="100px;" alt="aszechlicki"/><br /><sub><b>aszechlicki</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=aszechlicki" title="Code">💻</a></td>
5454
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Gwe-n"><img src="https://avatars.githubusercontent.com/u/66947157?v=4?s=100" width="100px;" alt="Gwen"/><br /><sub><b>Gwen</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=gwe-n" title="Code">💻</a></td>
55+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ConnorSmith-pf"><img src="https://avatars.githubusercontent.com/u/80120827?v=4?s=100" width="100px;" alt="Connor Smith"/><br /><sub><b>Connor Smith</b></sub></a><br /><a href="https://github.com/angular-split/angular-split/commits?author=connorsmith-pf" title="Code">💻</a></td>
5556
</tr>
5657
</tbody>
5758
</table>

0 commit comments

Comments
 (0)