Skip to content

Commit cf85469

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 5724a97 commit cf85469

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,22 @@
5353
"contributions": [
5454
"code"
5555
]
56+
},
57+
{
58+
"login": "tonivj5",
59+
"name": "Toni Villena",
60+
"avatar_url": "https://avatars2.githubusercontent.com/u/7110786?v=4",
61+
"profile": "https://github.com/tonivj5",
62+
"contributions": [
63+
"bug",
64+
"code"
65+
]
5666
}
5767
],
5868
"contributorsPerLine": 7,
5969
"projectName": "angular-testing-library",
6070
"projectOwner": "testing-library",
6171
"repoType": "github",
62-
"repoHost": "https://github.com"
72+
"repoHost": "https://github.com",
73+
"skipCi": true
6374
}

0 commit comments

Comments
 (0)