-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
73 lines (73 loc) · 1.78 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
63
64
65
66
67
68
69
70
71
72
73
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "RayStick",
"name": "Rachael Stickland",
"avatar_url": "https://avatars.githubusercontent.com/u/50215726?v=4",
"profile": "http://linkedin.com/in/rstickland-phd",
"contributions": [
"content",
"doc",
"maintenance",
"ideas",
"projectManagement",
"review"
]
},
{
"login": "BatoolMM",
"name": "Batool Almarzouq",
"avatar_url": "https://avatars.githubusercontent.com/u/53487593?v=4",
"profile": "https://batool-almarzouq.netlify.app/",
"contributions": [
"userTesting",
"review",
"ideas",
"projectManagement"
]
},
{
"login": "Rainiefantasy",
"name": "Mahwish Mohammad",
"avatar_url": "https://avatars.githubusercontent.com/u/43926907?v=4",
"profile": "https://github.com/Rainiefantasy",
"contributions": [
"userTesting",
"review",
"ideas"
]
},
{
"login": "DDelbarre",
"name": "Daniel Delbarre",
"avatar_url": "https://avatars.githubusercontent.com/u/108824056?v=4",
"profile": "https://github.com/DDelbarre",
"contributions": [
"ideas",
"userTesting"
]
},
{
"login": "NidaZiaS",
"name": "NidaZiaS",
"avatar_url": "https://avatars.githubusercontent.com/u/142920412?v=4",
"profile": "https://github.com/NidaZiaS",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "browseMetadata",
"projectOwner": "aim-rsf"
}