Skip to content

Commit 40aa39e

Browse files
docs: add Snazzah as a contributor for code (#95)
* docs: update README.md [skip ci] * docs: update packages/core/README.md [skip ci] * docs: update packages/react/README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 3b782a0 commit 40aa39e

File tree

4 files changed

+69
-39
lines changed

4 files changed

+69
-39
lines changed

.all-contributorsrc

Lines changed: 66 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,68 @@
11
{
2-
"projectName": "discord-components",
3-
"projectOwner": "skyra-project",
4-
"repoType": "github",
5-
"repoHost": "https://github.com",
6-
"files": ["README.md", "packages/core/README.md", "packages/react/README.md"],
7-
"imageSize": 100,
8-
"commit": true,
9-
"commitConvention": "angular",
10-
"contributors": [
11-
{
12-
"login": "Favna",
13-
"name": "Jeroen Claassens",
14-
"avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4",
15-
"profile": "https://favware.tech/",
16-
"contributions": ["code", "doc", "example", "projectManagement"]
17-
},
18-
{
19-
"login": "depfu[bot]",
20-
"name": "depfu[bot]",
21-
"avatar_url": "https://avatars.githubusercontent.com/in/715?v=4",
22-
"profile": "https://github.com/apps/depfu",
23-
"contributions": ["maintenance"]
24-
},
25-
{
26-
"login": "dependabot[bot]",
27-
"name": "dependabot[bot]",
28-
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
29-
"profile": "https://github.com/apps/dependabot",
30-
"contributions": ["maintenance"]
31-
},
32-
{
33-
"login": "iCrawl",
34-
"name": "Noel",
35-
"avatar_url": "https://avatars.githubusercontent.com/u/20760160?v=4",
36-
"profile": "https://ko-fi.com/crawltogo",
37-
"contributions": ["code", "bug", "design"]
38-
}
39-
],
40-
"contributorsPerLine": 7
2+
"projectName": "discord-components",
3+
"projectOwner": "skyra-project",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md",
8+
"packages/core/README.md",
9+
"packages/react/README.md"
10+
],
11+
"imageSize": 100,
12+
"commit": true,
13+
"commitConvention": "angular",
14+
"contributors": [
15+
{
16+
"login": "Favna",
17+
"name": "Jeroen Claassens",
18+
"avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4",
19+
"profile": "https://favware.tech/",
20+
"contributions": [
21+
"code",
22+
"doc",
23+
"example",
24+
"projectManagement"
25+
]
26+
},
27+
{
28+
"login": "depfu[bot]",
29+
"name": "depfu[bot]",
30+
"avatar_url": "https://avatars.githubusercontent.com/in/715?v=4",
31+
"profile": "https://github.com/apps/depfu",
32+
"contributions": [
33+
"maintenance"
34+
]
35+
},
36+
{
37+
"login": "dependabot[bot]",
38+
"name": "dependabot[bot]",
39+
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
40+
"profile": "https://github.com/apps/dependabot",
41+
"contributions": [
42+
"maintenance"
43+
]
44+
},
45+
{
46+
"login": "iCrawl",
47+
"name": "Noel",
48+
"avatar_url": "https://avatars.githubusercontent.com/u/20760160?v=4",
49+
"profile": "https://ko-fi.com/crawltogo",
50+
"contributions": [
51+
"code",
52+
"bug",
53+
"design"
54+
]
55+
},
56+
{
57+
"login": "Snazzah",
58+
"name": "Snazzah",
59+
"avatar_url": "https://avatars.githubusercontent.com/u/7025343?v=4",
60+
"profile": "http://snazzah.com",
61+
"contributions": [
62+
"code"
63+
]
64+
}
65+
],
66+
"contributorsPerLine": 7,
67+
"skipCi": true
4168
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
110110
<td align="center"><a href="https://github.com/apps/depfu"><img src="https://avatars.githubusercontent.com/in/715?v=4?s=100" width="100px;" alt=""/><br /><sub><b>depfu[bot]</b></sub></a><br /><a href="#maintenance-depfu[bot]" title="Maintenance">🚧</a></td>
111111
<td align="center"><a href="https://github.com/apps/dependabot"><img src="https://avatars.githubusercontent.com/in/29110?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dependabot[bot]</b></sub></a><br /><a href="#maintenance-dependabot[bot]" title="Maintenance">🚧</a></td>
112112
<td align="center"><a href="https://ko-fi.com/crawltogo"><img src="https://avatars.githubusercontent.com/u/20760160?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Noel</b></sub></a><br /><a href="https://github.com/skyra-project/discord-components/commits?author=iCrawl" title="Code">💻</a> <a href="https://github.com/skyra-project/discord-components/issues?q=author%3AiCrawl" title="Bug reports">🐛</a> <a href="#design-iCrawl" title="Design">🎨</a></td>
113+
<td align="center"><a href="http://snazzah.com"><img src="https://avatars.githubusercontent.com/u/7025343?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Snazzah</b></sub></a><br /><a href="https://github.com/skyra-project/discord-components/commits?author=Snazzah" title="Code">💻</a></td>
113114
</tr>
114115
</table>
115116

packages/core/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
416416
<td align="center"><a href="https://github.com/apps/depfu"><img src="https://avatars.githubusercontent.com/in/715?v=4?s=100" width="100px;" alt=""/><br /><sub><b>depfu[bot]</b></sub></a><br /><a href="#maintenance-depfu[bot]" title="Maintenance">🚧</a></td>
417417
<td align="center"><a href="https://github.com/apps/dependabot"><img src="https://avatars.githubusercontent.com/in/29110?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dependabot[bot]</b></sub></a><br /><a href="#maintenance-dependabot[bot]" title="Maintenance">🚧</a></td>
418418
<td align="center"><a href="https://ko-fi.com/crawltogo"><img src="https://avatars.githubusercontent.com/u/20760160?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Noel</b></sub></a><br /><a href="https://github.com/skyra-project/discord-components/commits?author=iCrawl" title="Code">💻</a> <a href="https://github.com/skyra-project/discord-components/issues?q=author%3AiCrawl" title="Bug reports">🐛</a> <a href="#design-iCrawl" title="Design">🎨</a></td>
419+
<td align="center"><a href="http://snazzah.com"><img src="https://avatars.githubusercontent.com/u/7025343?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Snazzah</b></sub></a><br /><a href="https://github.com/skyra-project/discord-components/commits?author=Snazzah" title="Code">💻</a></td>
419420
</tr>
420421
</table>
421422

packages/react/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
281281
<td align="center"><a href="https://github.com/apps/depfu"><img src="https://avatars.githubusercontent.com/in/715?v=4?s=100" width="100px;" alt=""/><br /><sub><b>depfu[bot]</b></sub></a><br /><a href="#maintenance-depfu[bot]" title="Maintenance">🚧</a></td>
282282
<td align="center"><a href="https://github.com/apps/dependabot"><img src="https://avatars.githubusercontent.com/in/29110?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dependabot[bot]</b></sub></a><br /><a href="#maintenance-dependabot[bot]" title="Maintenance">🚧</a></td>
283283
<td align="center"><a href="https://ko-fi.com/crawltogo"><img src="https://avatars.githubusercontent.com/u/20760160?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Noel</b></sub></a><br /><a href="https://github.com/skyra-project/discord-components/commits?author=iCrawl" title="Code">💻</a> <a href="https://github.com/skyra-project/discord-components/issues?q=author%3AiCrawl" title="Bug reports">🐛</a> <a href="#design-iCrawl" title="Design">🎨</a></td>
284+
<td align="center"><a href="http://snazzah.com"><img src="https://avatars.githubusercontent.com/u/7025343?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Snazzah</b></sub></a><br /><a href="https://github.com/skyra-project/discord-components/commits?author=Snazzah" title="Code">💻</a></td>
284285
</tr>
285286
</table>
286287

0 commit comments

Comments
 (0)