-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy path.all-contributorsrc
More file actions
99 lines (99 loc) · 2.42 KB
/
Copy path.all-contributorsrc
File metadata and controls
99 lines (99 loc) · 2.42 KB
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"projectName": "mcp-observatory",
"projectOwner": "KryptosAI",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": false,
"contributorsPerLine": 7,
"skipCi": true,
"contributors": [
{
"login": "KryptosAI",
"name": "William Weishuhn",
"avatar_url": "https://avatars.githubusercontent.com/u/140749029?v=4",
"profile": "https://github.com/KryptosAI",
"contributions": [
"code",
"doc",
"ideas",
"maintenance",
"test"
]
},
{
"login": "leemeo3",
"name": "Lee Sang Hoon",
"avatar_url": "https://avatars.githubusercontent.com/u/leemeo3",
"profile": "https://github.com/leemeo3",
"contributions": [
"code",
"doc",
"test",
"infra"
]
},
{
"login": "sansynx",
"name": "Sanath",
"avatar_url": "https://avatars.githubusercontent.com/u/89244519?v=4",
"profile": "https://github.com/sansynx",
"contributions": [
"code",
"test"
]
},
{
"login": "tanishxdev",
"name": "Tanish Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/117829203?v=4",
"profile": "https://github.com/tanishxdev",
"contributions": [
"code"
]
},
{
"login": "albatrossflyon-coder",
"name": "Chris Brown",
"avatar_url": "https://avatars.githubusercontent.com/u/albatrossflyon-coder?v=4",
"profile": "https://github.com/albatrossflyon-coder",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "Cryptoteep",
"name": "GG",
"avatar_url": "https://avatars.githubusercontent.com/u/Cryptoteep?v=4",
"profile": "https://github.com/Cryptoteep",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "addielaruee",
"name": "addielarue",
"avatar_url": "https://avatars.githubusercontent.com/u/173251542?v=4",
"profile": "https://github.com/addielaruee",
"contributions": [
"code"
]
},
{
"login": "yuehua1213",
"name": "yuehua1213",
"avatar_url": "https://avatars.githubusercontent.com/u/264363320?v=4",
"profile": "https://github.com/yuehua1213",
"contributions": [
"bug"
]
}
],
"commitConvention": "angular"
}