aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
blob: ce730aa02757d06b2dcec7f2e73c47fc1a0dedb6 (plain) (blame)
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
{
  "files": [
    "README.md"
  ],
  "imageSize": 100,
  "commit": false,
  "badgeTemplate": "<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-<%= contributors.length %>-default.svg?logo=github' alt='Contributors'/></a>",
  "contributors": [
    {
      "login": "HuggableSquare",
      "name": "nick",
      "avatar_url": "https://avatars.githubusercontent.com/u/5242865?v=4",
      "profile": "https://pogonip.pw/",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "k0staa",
      "name": "MichaƂ Kostewicz",
      "avatar_url": "https://avatars.githubusercontent.com/u/6313392?v=4",
      "profile": "http://code-addict.pl",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "cromefire",
      "name": "Cromefire_",
      "avatar_url": "https://avatars.githubusercontent.com/u/26320625?v=4",
      "profile": "https://gitlab.com/cromefire_",
      "contributions": [
        "code"
      ]
    },
    {
      "login": "Omkaragrawal",
      "name": "OMKAR AGRAWAL",
      "avatar_url": "https://avatars.githubusercontent.com/u/10913160?v=4",
      "profile": "https://omkaragrawal.dev",
      "contributions": [
        "code"
      ]
    }
  ],
  "contributorsPerLine": 7,
  "projectName": "ferdium-server",
  "projectOwner": "ferdium",
  "repoType": "github",
  "repoHost": "https://github.com",
  "skipCi": true
}