Skip to content

Commit a5f8a95

Browse files
docs: add square-story as a contributor for code (#2045)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f8d2051 commit a5f8a95

File tree

2 files changed

+54
-37
lines changed

2 files changed

+54
-37
lines changed

.all-contributorsrc

Lines changed: 52 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,54 @@
11
{
2-
"files": ["README.md"],
3-
"imageSize": 100,
4-
"commit": false,
5-
"commitType": "docs",
6-
"commitConvention": "angular",
7-
"contributors": [
8-
{
9-
"login": "jellydn",
10-
"name": "Dung Duc Huynh (Kaka)",
11-
"avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4",
12-
"profile": "https://productsway.com/",
13-
"contributions": ["code", "doc"]
14-
},
15-
{
16-
"login": "mikah13",
17-
"name": "Mike Hoang",
18-
"avatar_url": "https://avatars.githubusercontent.com/u/25890552?v=4",
19-
"profile": "https://mike-hoang-dev.vercel.app/",
20-
"contributions": ["code"]
21-
},
22-
{
23-
"login": "salmansheri",
24-
"name": "Salman Sheriff",
25-
"avatar_url": "https://avatars.githubusercontent.com/u/95226945?v=4",
26-
"profile": "https://github.com/salmansheri",
27-
"contributions": ["code"]
28-
}
29-
],
30-
"contributorsPerLine": 7,
31-
"skipCi": true,
32-
"repoType": "github",
33-
"repoHost": "https://github.com",
34-
"projectName": "next-app-starter",
35-
"projectOwner": "jellydn"
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "jellydn",
12+
"name": "Dung Duc Huynh (Kaka)",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4",
14+
"profile": "https://productsway.com/",
15+
"contributions": [
16+
"code",
17+
"doc"
18+
]
19+
},
20+
{
21+
"login": "mikah13",
22+
"name": "Mike Hoang",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/25890552?v=4",
24+
"profile": "https://mike-hoang-dev.vercel.app/",
25+
"contributions": [
26+
"code"
27+
]
28+
},
29+
{
30+
"login": "salmansheri",
31+
"name": "Salman Sheriff",
32+
"avatar_url": "https://avatars.githubusercontent.com/u/95226945?v=4",
33+
"profile": "https://github.com/salmansheri",
34+
"contributions": [
35+
"code"
36+
]
37+
},
38+
{
39+
"login": "square-story",
40+
"name": "SADIK",
41+
"avatar_url": "https://avatars.githubusercontent.com/u/139070345?v=4",
42+
"profile": "http://sadik.is-a.dev",
43+
"contributions": [
44+
"code"
45+
]
46+
}
47+
],
48+
"contributorsPerLine": 7,
49+
"skipCi": true,
50+
"repoType": "github",
51+
"repoHost": "https://github.com",
52+
"projectName": "next-app-starter",
53+
"projectOwner": "jellydn"
3654
}

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Welcome to next-app-starter 👋
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
![Version](https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000)
@@ -122,6 +120,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
122120
<td align="center" valign="top" width="14.28%"><a href="https://productsway.com/"><img src="https://avatars.githubusercontent.com/u/870029?v=4?s=100" width="100px;" alt="Dung Duc Huynh (Kaka)"/><br /><sub><b>Dung Duc Huynh (Kaka)</b></sub></a><br /><a href="https://github.com/jellydn/next-app-starter/commits?author=jellydn" title="Code">💻</a> <a href="https://github.com/jellydn/next-app-starter/commits?author=jellydn" title="Documentation">📖</a></td>
123121
<td align="center" valign="top" width="14.28%"><a href="https://mike-hoang-dev.vercel.app/"><img src="https://avatars.githubusercontent.com/u/25890552?v=4?s=100" width="100px;" alt="Mike Hoang"/><br /><sub><b>Mike Hoang</b></sub></a><br /><a href="https://github.com/jellydn/next-app-starter/commits?author=mikah13" title="Code">💻</a></td>
124122
<td align="center" valign="top" width="14.28%"><a href="https://github.com/salmansheri"><img src="https://avatars.githubusercontent.com/u/95226945?v=4?s=100" width="100px;" alt="Salman Sheriff"/><br /><sub><b>Salman Sheriff</b></sub></a><br /><a href="https://github.com/jellydn/next-app-starter/commits?author=salmansheri" title="Code">💻</a></td>
123+
<td align="center" valign="top" width="14.28%"><a href="http://sadik.is-a.dev"><img src="https://avatars.githubusercontent.com/u/139070345?v=4?s=100" width="100px;" alt="SADIK"/><br /><sub><b>SADIK</b></sub></a><br /><a href="https://github.com/jellydn/next-app-starter/commits?author=square-story" title="Code">💻</a></td>
125124
</tr>
126125
</tbody>
127126
</table>

0 commit comments

Comments
 (0)