Skip to content

Commit 1e4842b

Browse files
docs: create .all-contributorsrc
1 parent 635751c commit 1e4842b

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "tttson",
10+
"name": "T",
11+
"avatar_url": "https://avatars2.githubusercontent.com/u/24596895?v=4",
12+
"profile": "https://github.com/tttson",
13+
"contributions": [
14+
"code"
15+
]
16+
}
17+
],
18+
"contributorsPerLine": 7,
19+
"projectName": "Java-Algorithms",
20+
"projectOwner": "darpanjbora",
21+
"repoType": "github",
22+
"repoHost": "https://github.com"
23+
}

0 commit comments

Comments
 (0)