Skip to content

Commit bf0eb40

Browse files
docs: add shaman-apprentice as a contributor for maintenance (#337)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cb445ef commit bf0eb40

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,15 @@
322322
"code",
323323
"test"
324324
]
325+
},
326+
{
327+
"login": "shaman-apprentice",
328+
"name": "Torsten Knauf",
329+
"avatar_url": "https://avatars.githubusercontent.com/u/3596742?v=4",
330+
"profile": "https://github.com/shaman-apprentice",
331+
"contributions": [
332+
"maintenance"
333+
]
325334
}
326335
],
327336
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ Thanks goes to these people ([emoji key][emojis]):
226226
<td align="center"><a href="https://github.com/dzonatan"><img src="https://avatars.githubusercontent.com/u/5166666?v=4?s=100" width="100px;" alt="Rokas Brazdžionis"/><br /><sub><b>Rokas Brazdžionis</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=dzonatan" title="Code">💻</a></td>
227227
<td align="center"><a href="https://github.com/mateusduraes"><img src="https://avatars.githubusercontent.com/u/19319404?v=4?s=100" width="100px;" alt="Mateus Duraes"/><br /><sub><b>Mateus Duraes</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=mateusduraes" title="Code">💻</a></td>
228228
<td align="center"><a href="https://github.com/JJosephttg"><img src="https://avatars.githubusercontent.com/u/23690250?v=4?s=100" width="100px;" alt="Josh Joseph"/><br /><sub><b>Josh Joseph</b></sub></a><br /><a href="https://github.com/testing-library/angular-testing-library/commits?author=JJosephttg" title="Code">💻</a> <a href="https://github.com/testing-library/angular-testing-library/commits?author=JJosephttg" title="Tests">⚠️</a></td>
229+
<td align="center"><a href="https://github.com/shaman-apprentice"><img src="https://avatars.githubusercontent.com/u/3596742?v=4?s=100" width="100px;" alt="Torsten Knauf"/><br /><sub><b>Torsten Knauf</b></sub></a><br /><a href="#maintenance-shaman-apprentice" title="Maintenance">🚧</a></td>
229230
</tr>
230231
</tbody>
231232
</table>

0 commit comments

Comments
 (0)