generated from coral-xyz/xnft-quickstart
-
Notifications
You must be signed in to change notification settings - Fork 19
/
.all-contributorsrc
62 lines (62 loc) · 1.47 KB
/
.all-contributorsrc
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "mjLabrys",
"name": "MJ Lee",
"avatar_url": "https://avatars.githubusercontent.com/u/103424726?v=4",
"profile": "https://mj-portfolio-ipfs.vercel.app/",
"contributions": [
"code"
]
},
{
"login": "2Tako2",
"name": "Felix",
"avatar_url": "https://avatars.githubusercontent.com/u/54200396?v=4",
"profile": "https://github.com/2Tako2",
"contributions": [
"code"
]
},
{
"login": "wosleyv",
"name": "W",
"avatar_url": "https://avatars.githubusercontent.com/u/51493181?v=4",
"profile": "https://github.com/wosleyv",
"contributions": [
"code"
]
},
{
"login": "SanjaySargam",
"name": "Sanjay Sargam",
"avatar_url": "https://avatars.githubusercontent.com/u/65113071?v=4",
"profile": "https://www.linkedin.com/in/sanjaysargam/",
"contributions": [
"code"
]
},
{
"login": "cylim",
"name": "CY Lim",
"avatar_url": "https://avatars.githubusercontent.com/u/5622951?v=4",
"profile": "https://cy.my",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "sns-manager",
"projectOwner": "Bonfida"
}