-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.all-contributorsrc
89 lines (89 loc) · 2.31 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "panta-123",
"name": "Anil Panta",
"avatar_url": "https://avatars.githubusercontent.com/u/47672624?v=4",
"profile": "https://github.com/panta-123",
"contributions": [
"content"
]
},
{
"login": "michmx",
"name": "Michel H. Villanueva",
"avatar_url": "https://avatars.githubusercontent.com/u/2147367?v=4",
"profile": "https://github.com/michmx",
"contributions": [
"content"
]
},
{
"login": "ruslan33",
"name": "ruslan33",
"avatar_url": "https://avatars.githubusercontent.com/u/7561430?v=4",
"profile": "https://github.com/ruslan33",
"contributions": [
"content"
]
},
{
"login": "aoanla",
"name": "Sam Skipsey",
"avatar_url": "https://avatars.githubusercontent.com/u/5970733?v=4",
"profile": "https://github.com/aoanla",
"contributions": [
"content"
]
},
{
"login": "GuillermoFidalgo",
"name": "Guillermo A. Fidalgo-Rodríguez",
"avatar_url": "https://avatars.githubusercontent.com/u/17858942?v=4",
"profile": "http://guillermofidalgo.github.io",
"contributions": [
"content"
]
},
{
"login": "vlukashenko",
"name": "Lera Lukashenko (Valeriia Lukashenko)",
"avatar_url": "https://avatars.githubusercontent.com/u/24569428?v=4",
"profile": "https://github.com/vlukashenko",
"contributions": [
"content"
]
},
{
"login": "baghelnk10",
"name": "Naveen Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/66905367?v=4",
"profile": "https://github.com/baghelnk10",
"contributions": [
"content"
]
},
{
"login": "mambelli",
"name": "Marco Mambelli",
"avatar_url": "https://avatars.githubusercontent.com/u/1558058?v=4",
"profile": "https://github.com/mambelli",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "hsf-training-databases-basics",
"projectOwner": "hsf-training"
}