-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
45 lines (45 loc) · 1019 Bytes
/
.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
{
"projectName": "symposium2023",
"projectOwner": "PCSHSBR",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "PhubestSrikooon",
"name": "PhubestSrikoon",
"avatar_url": "https://avatars.githubusercontent.com/u/86614284?v=4",
"profile": "http://phu.best",
"contributions": [
"code",
"design",
"ideas"
]
},
{
"login": "ptsgrn",
"name": "Patsagorn Y.",
"avatar_url": "https://avatars.githubusercontent.com/u/49602385?v=4",
"profile": "http://ptsgrn.dev",
"contributions": [
"code",
"content",
"infra"
]
},
{
"login": "ongsalt",
"name": "Siraphop",
"avatar_url": "https://avatars.githubusercontent.com/u/58396464?v=4",
"profile": "https://github.com/ongsalt",
"contributions": [
"content",
"bug",
"code"
]
}
]
}