Skip to content

Commit d9cdd17

Browse files
docs: add tjefferson08 as a contributor (#632)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 418581f commit d9cdd17

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,16 @@
10371037
"code",
10381038
"test"
10391039
]
1040+
},
1041+
{
1042+
"login": "tjefferson08",
1043+
"name": "Travis Jefferson",
1044+
"avatar_url": "https://avatars2.githubusercontent.com/u/3535390?v=4",
1045+
"profile": "https://github.com/tjefferson08",
1046+
"contributions": [
1047+
"code",
1048+
"test"
1049+
]
10401050
}
10411051
],
10421052
"repoHost": "https://github.com"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,9 @@ Thanks goes to these people ([emoji key][emojis]):
266266
<td align="center"><a href="http://calebmer.com"><img src="https://avatars1.githubusercontent.com/u/8282507?v=4" width="100px;" alt=""/><br /><sub><b>Caleb Meredith</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=calebmer" title="Code">💻</a></td>
267267
<td align="center"><a href="https://github.com/marcosvega91"><img src="https://avatars2.githubusercontent.com/u/5365582?v=4" width="100px;" alt=""/><br /><sub><b>Marco Moretti</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=marcosvega91" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=marcosvega91" title="Tests">⚠️</a></td>
268268
</tr>
269+
<tr>
270+
<td align="center"><a href="https://github.com/tjefferson08"><img src="https://avatars2.githubusercontent.com/u/3535390?v=4" width="100px;" alt=""/><br /><sub><b>Travis Jefferson</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=tjefferson08" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=tjefferson08" title="Tests">⚠️</a></td>
271+
</tr>
269272
</table>
270273

271274
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)