Skip to content

Commit 732e43d

Browse files
docs: add sastan as a contributor (testing-library#511)
* 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 cfde244 commit 732e43d

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
@@ -783,6 +783,15 @@
783783
"contributions": [
784784
"doc"
785785
]
786+
},
787+
{
788+
"login": "sastan",
789+
"name": "Sascha Tandel",
790+
"avatar_url": "https://avatars1.githubusercontent.com/u/514405?v=4",
791+
"profile": "https://github.com/sastan",
792+
"contributions": [
793+
"doc"
794+
]
786795
}
787796
],
788797
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
145145
<tr>
146146
<td align="center"><a href="https://www.robinwieruch.de"><img src="https://avatars0.githubusercontent.com/u/2479967?v=4" width="100px;" alt=""/><br /><sub><b>Robin Wieruch</b></sub></a><br /><a href="#tutorial-rwieruch" title="Tutorials">✅</a></td>
147147
<td align="center"><a href="https://github.com/Alex-Sokolov"><img src="https://avatars3.githubusercontent.com/u/4497128?v=4" width="100px;" alt=""/><br /><sub><b>Alexander Sokolov</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Alex-Sokolov" title="Documentation">📖</a></td>
148+
<td align="center"><a href="https://github.com/sastan"><img src="https://avatars1.githubusercontent.com/u/514405?v=4" width="100px;" alt=""/><br /><sub><b>Sascha Tandel</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=sastan" title="Documentation">📖</a></td>
148149
</tr>
149150
</table>
150151

0 commit comments

Comments
 (0)