forked from github-tools/github-release-notes
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.all-contributorsrc
More file actions
34 lines (34 loc) · 806 Bytes
/
.all-contributorsrc
File metadata and controls
34 lines (34 loc) · 806 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
{
"projectName": "github-release-notes",
"projectOwner": "FEMessage",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "lianghx-319",
"name": "Han",
"avatar_url": "https://avatars2.githubusercontent.com/u/27187946?v=4",
"profile": "https://github.com/lianghx-319",
"contributions": [
"code"
]
},
{
"login": "donaldshen",
"name": "Donald Shen",
"avatar_url": "https://avatars3.githubusercontent.com/u/19591950?v=4",
"profile": "https://donaldshen.github.io/portfolio",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}