Skip to content

Commit d5c1ee5

Browse files
docs: add nickmccurdy as a contributor (#113)
1 parent d1c1ecf commit d5c1ee5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,15 @@
8484
"code",
8585
"test"
8686
]
87+
},
88+
{
89+
"login": "nickmccurdy",
90+
"name": "Nick McCurdy",
91+
"avatar_url": "https://avatars0.githubusercontent.com/u/927220?v=4",
92+
"profile": "https://nickmccurdy.com/",
93+
"contributions": [
94+
"doc"
95+
]
8796
}
8897
],
8998
"contributorsPerLine": 7,

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,12 +194,12 @@ Thanks goes to these people ([emoji key][emojis]):
194194
</tr>
195195
<tr>
196196
<td align="center"><a href="https://github.com/miluoshi"><img src="https://avatars1.githubusercontent.com/u/1130547?v=4" width="100px;" alt=""/><br /><sub><b>Miluoshi</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=miluoshi" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/commits?author=miluoshi" title="Tests">⚠️</a></td>
197+
<td align="center"><a href="https://nickmccurdy.com/"><img src="https://avatars0.githubusercontent.com/u/927220?v=4" width="100px;" alt=""/><br /><sub><b>Nick McCurdy</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=nickmccurdy" title="Documentation">📖</a></td>
197198
</tr>
198199
</table>
199200

200201
<!-- markdownlint-enable -->
201202
<!-- prettier-ignore-end -->
202-
203203
<!-- ALL-CONTRIBUTORS-LIST:END -->
204204

205205
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)