-
Notifications
You must be signed in to change notification settings - Fork 18
/
.all-contributorsrc
38 lines (38 loc) · 934 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
{
"projectName": "awesome-python-backend",
"projectOwner": "Eldar1205",
"contributors": [
{
"login": "m3et",
"name": "Raphael",
"avatar_url": "https://avatars.githubusercontent.com/u/50811873?v=4",
"profile": "https://m3et.github.io/PersonalWebsite/",
"contributions": [
"content"
]
},
{
"login": "lironsoffer",
"name": "Liron Soffer",
"avatar_url": "https://avatars.githubusercontent.com/u/18441236?v=4",
"profile": "https://github.com/lironsoffer",
"contributions": [
"content"
]
},
{
"login": "YaelD",
"name": "Yael Davidov",
"avatar_url": "https://avatars.githubusercontent.com/u/63968945?v=4",
"profile": "https://github.com/YaelD",
"contributions": [
"content"
]
}
],
"files": [
"README.md"
],
"commitConvention": "angular",
"contributorsPerLine": 7
}