Skip to content

Commit 9581cbe

Browse files
allcontributors[bot]alexcanessa
authored andcommitted
docs: add v1v as a contributor (#248)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 0014a43 commit 9581cbe

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,15 @@
124124
"contributions": [
125125
"code"
126126
]
127+
},
128+
{
129+
"login": "v1v",
130+
"name": "Victor Martinez",
131+
"avatar_url": "https://avatars2.githubusercontent.com/u/2871786?v=4",
132+
"profile": "https://github.com/v1v",
133+
"contributions": [
134+
"doc"
135+
]
127136
}
128137
],
129138
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `gren` 🤖
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
> Github release notes and changelog generator
66
@@ -240,6 +240,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
240240
<td align="center"><a href="https://github.com/fthomas"><img src="https://avatars1.githubusercontent.com/u/141252?v=4" width="100px;" alt=""/><br /><sub><b>Frank S. Thomas</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=fthomas" title="Code">💻</a></td>
241241
<td align="center"><a href="https://github.com/pawk"><img src="https://avatars1.githubusercontent.com/u/27773225?v=4" width="100px;" alt=""/><br /><sub><b>pawk</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=pawk" title="Code">💻</a></td>
242242
<td align="center"><a href="https://www.yang-bo.com/"><img src="https://avatars3.githubusercontent.com/u/601530?v=4" width="100px;" alt=""/><br /><sub><b>Yang, Bo</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=Atry" title="Code">💻</a></td>
243+
<td align="center"><a href="https://github.com/v1v"><img src="https://avatars2.githubusercontent.com/u/2871786?v=4" width="100px;" alt=""/><br /><sub><b>Victor Martinez</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=v1v" title="Documentation">📖</a></td>
243244
</tr>
244245
</table>
245246

0 commit comments

Comments
 (0)