File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 8
8
"imageSize" : 100 ,
9
9
"commit" : false ,
10
10
"contributorsPerLine" : 7 ,
11
- "skipCi" : false ,
11
+ "skipCi" : true ,
12
12
"contributors" : [
13
13
{
14
14
"login" : " kentcdodds" ,
764
764
"contributions" : [
765
765
" code"
766
766
]
767
+ },
768
+ {
769
+ "login" : " iAziz786" ,
770
+ "name" : " Mohammad Aziz" ,
771
+ "avatar_url" : " https://avatars3.githubusercontent.com/u/17024120?v=4" ,
772
+ "profile" : " https://aziz.js.org" ,
773
+ "contributions" : [
774
+ " code" ,
775
+ " test"
776
+ ]
767
777
}
768
778
],
769
- "repoHost" : " https://github.com" ,
770
- "skipCi" : true
779
+ "repoHost" : " https://github.com"
771
780
}
Original file line number Diff line number Diff line change @@ -230,6 +230,9 @@ Thanks goes to these people ([emoji key][emojis]):
230
230
<td align="center"><a href="https://tomdoes.tech/"><img src="https://avatars1.githubusercontent.com/u/8683577?v=4" width="100px;" alt=""/><br /><sub><b>Tom Nagle</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=tomanagle" title="Code">💻</a></td>
231
231
<td align="center"><a href="http://westbrookjohnson.com"><img src="https://avatars0.githubusercontent.com/u/1156657?v=4" width="100px;" alt=""/><br /><sub><b>Westbrook Johnson</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=Westbrook" title="Code">💻</a></td>
232
232
</tr >
233
+ <tr >
234
+ <td align="center"><a href="https://aziz.js.org"><img src="https://avatars3.githubusercontent.com/u/17024120?v=4" width="100px;" alt=""/><br /><sub><b>Mohammad Aziz</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=iAziz786" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=iAziz786" title="Tests">⚠️</a></td>
235
+ </tr >
233
236
</table >
234
237
235
238
<!-- markdownlint-enable -->
You can’t perform that action at this time.
0 commit comments