forked from Feyisara2108/stellargive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
39 lines (39 loc) · 888 Bytes
/
Copy path.all-contributorsrc
File metadata and controls
39 lines (39 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"projectName": "stellargive",
"projectOwner": "Nursca",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Feyisara2108",
"name": "Mutmahinat Feyisara",
"avatar_url": "https://avatars.githubusercontent.com/u/179263855?v=4",
"profile": "https://leetcode.com/u/Feyisara21/",
"contributions": [
"code",
"doc"
]
},
{
"login": "Nursca",
"name": "Nursca",
"avatar_url": "https://avatars.githubusercontent.com/u/193498127?v=4",
"profile": "https://github.com/Nursca",
"contributions": [
"code",
"doc",
"design",
"ideas"
]
}
],
"contributorsPerLine": 7,
"linkToSymbol": true,
"commitConvention": "angular",
"commitType": "docs"
}