Skip to content

Commit d48b2ce

Browse files
Merge pull request #4 from GwynethLlewelyn/all-contributors/add-gvp9000
docs: add gvp9000 as a contributor for code, and ideas
2 parents a659dde + 276aeb2 commit d48b2ce

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
lines changed

.all-contributorsrc

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
{
22
"projectName": "post-local-storage",
3-
"projectOwner": "GwynethLlewelyn"
4-
}
3+
"projectOwner": "GwynethLlewelyn",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "gvp9000",
13+
"name": "gvp9000",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/24462297?v=4",
15+
"profile": "https://github.com/gvp9000",
16+
"contributions": [
17+
"code",
18+
"ideas"
19+
]
20+
}
21+
]
22+
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
4949
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5050
<!-- prettier-ignore-start -->
5151
<!-- markdownlint-disable -->
52+
<table>
53+
<tbody>
54+
<tr>
55+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gvp9000"><img src="https://avatars.githubusercontent.com/u/24462297?v=4?s=100" width="100px;" alt="gvp9000"/><br /><sub><b>gvp9000</b></sub></a><br /><a href="#code-gvp9000" title="Code">💻</a> <a href="#ideas-gvp9000" title="Ideas, Planning, & Feedback">🤔</a></td>
56+
</tr>
57+
</tbody>
58+
</table>
5259

5360
<!-- markdownlint-restore -->
5461
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)