Skip to content

Commit 6312fd8

Browse files
docs: add mdugue as a contributor (#437)
* 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 edc519e commit 6312fd8

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,15 @@
639639
"contributions": [
640640
"doc"
641641
]
642+
},
643+
{
644+
"login": "mdugue",
645+
"name": "Manuel Dugué",
646+
"avatar_url": "https://avatars1.githubusercontent.com/u/894149?v=4",
647+
"profile": "http://manueldugue.de",
648+
"contributions": [
649+
"doc"
650+
]
642651
}
643652
],
644653
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
124124
<td align="center"><a href="https://twitter.com/matan_bobi"><img src="https://avatars2.githubusercontent.com/u/12711091?v=4" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=MatanBobi" title="Documentation">📖</a></td>
125125
<td align="center"><a href="https://github.com/timrobinson33"><img src="https://avatars0.githubusercontent.com/u/57178390?v=4" width="100px;" alt=""/><br /><sub><b>timrobinson33</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=timrobinson33" title="Documentation">📖</a></td>
126126
</tr>
127+
<tr>
128+
<td align="center"><a href="http://manueldugue.de"><img src="https://avatars1.githubusercontent.com/u/894149?v=4" width="100px;" alt=""/><br /><sub><b>Manuel Dugué</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mdugue" title="Documentation">📖</a></td>
129+
</tr>
127130
</table>
128131

129132
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)