Skip to content

Commit ac9f23d

Browse files
allcontributors[bot]Harsh
authored and
Harsh
committedMay 26, 2022
docs: create .all-contributorsrc [skip ci]
1 parent 45d71dc commit ac9f23d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
 

‎.all-contributorsrc

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "project404bot",
10+
"name": "project404bot",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/100293911?v=4",
12+
"profile": "http://project404.us/",
13+
"contributions": [
14+
"code"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "stuff",
20+
"projectOwner": "P-404",
21+
"repoType": "github",
22+
"repoHost": "https://github.com",
23+
"skipCi": true
24+
}

0 commit comments

Comments
 (0)