Skip to content

Commit 88a0f3f

Browse files
authored
Merge pull request #225 from nuxt-community/all-contributors/add-bvelastegui
docs: add bvelastegui as a contributor
2 parents 98ebe1b + 904d147 commit 88a0f3f

File tree

2 files changed

+24
-6
lines changed

2 files changed

+24
-6
lines changed

.all-contributorsrc

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"projectName": "@nuxtjs/dayjs",
3-
"projectOwner": "potato4d",
2+
"projectName": "dayjs-module",
3+
"projectOwner": "nuxt-community",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -22,7 +22,17 @@
2222
"question",
2323
"review"
2424
]
25+
},
26+
{
27+
"login": "bvelastegui",
28+
"name": "Bryan Daniel Velastegui Lucero",
29+
"avatar_url": "https://avatars2.githubusercontent.com/u/16880910?v=4",
30+
"profile": "https://github.com/bvelastegui",
31+
"contributions": [
32+
"code"
33+
]
2534
}
2635
],
27-
"contributorsPerLine": 7
36+
"contributorsPerLine": 7,
37+
"skipCi": true
2838
}

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,17 @@ This project generated by [create-nuxt-module](https://github.com/potato4d/creat
113113
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
114114

115115
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
116-
<!-- prettier-ignore -->
117-
<table><tr><td align="center"><a href="https://potato4d.me"><img src="https://github.com/potato4d.png" width="100px;" alt="Takuma HANATANI(@potato4d)"/><br /><sub><b>Takuma HANATANI(@potato4d)</b></sub></a><br /><a href="https://github.com/nuxt-community/dayjs-module/commits?author=potato4d" title="Code">💻</a> <a href="https://github.com/nuxt-community/dayjs-module/issues?q=author%3Apotato4d" title="Bug reports">🐛</a> <a href="https://github.com/nuxt-community/dayjs-module/commits?author=potato4d" title="Documentation">📖</a> <a href="#example-potato4d" title="Examples">💡</a> <a href="#question-potato4d" title="Answering Questions">💬</a> <a href="#review-potato4d" title="Reviewed Pull Requests">👀</a></td></tr></table>
118-
116+
<!-- prettier-ignore-start -->
117+
<!-- markdownlint-disable -->
118+
<table>
119+
<tr>
120+
<td align="center"><a href="https://potato4d.me"><img src="https://github.com/potato4d.png" width="100px;" alt=""/><br /><sub><b>Takuma HANATANI(@potato4d)</b></sub></a><br /><a href="https://github.com/nuxt-community/dayjs-module/commits?author=potato4d" title="Code">💻</a> <a href="https://github.com/nuxt-community/dayjs-module/issues?q=author%3Apotato4d" title="Bug reports">🐛</a> <a href="https://github.com/nuxt-community/dayjs-module/commits?author=potato4d" title="Documentation">📖</a> <a href="#example-potato4d" title="Examples">💡</a> <a href="#question-potato4d" title="Answering Questions">💬</a> <a href="https://github.com/nuxt-community/dayjs-module/pulls?q=is%3Apr+reviewed-by%3Apotato4d" title="Reviewed Pull Requests">👀</a></td>
121+
<td align="center"><a href="https://github.com/bvelastegui"><img src="https://avatars2.githubusercontent.com/u/16880910?v=4" width="100px;" alt=""/><br /><sub><b>Bryan Daniel Velastegui Lucero</b></sub></a><br /><a href="https://github.com/nuxt-community/dayjs-module/commits?author=bvelastegui" title="Code">💻</a></td>
122+
</tr>
123+
</table>
124+
125+
<!-- markdownlint-enable -->
126+
<!-- prettier-ignore-end -->
119127
<!-- ALL-CONTRIBUTORS-LIST:END -->
120128

121129
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)