Skip to content

Commit 8b0384b

Browse files
docs: add d-v-b as a contributor for review (#50)
* 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 69ac954 commit 8b0384b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,22 @@
6363
"contributions": [
6464
"review"
6565
]
66+
},
67+
{
68+
"login": "d-v-b",
69+
"name": "Davis Bennett",
70+
"avatar_url": "https://avatars.githubusercontent.com/u/3805136?v=4",
71+
"profile": "https://github.com/d-v-b",
72+
"contributions": [
73+
"review"
74+
]
6675
}
6776
],
6877
"contributorsPerLine": 7,
6978
"skipCi": true,
7079
"repoType": "github",
7180
"repoHost": "https://github.com",
7281
"projectName": "blog",
73-
"projectOwner": "zarr-developers"
82+
"projectOwner": "zarr-developers",
83+
"commitType": "docs"
7484
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Zarr Official Blog
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
## Welcome to Zarr Official Blog! 🚀
@@ -63,6 +63,7 @@ Thanks to all these people for contributing. ([emoji-key](https://allcontributor
6363
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jakirkham"><img src="https://avatars.githubusercontent.com/u/3019665?v=4?s=100" width="100px;" alt="jakirkham"/><br /><sub><b>jakirkham</b></sub></a><br /><a href="#maintenance-jakirkham" title="Maintenance">🚧</a></td>
6464
<td align="center" valign="top" width="14.28%"><a href="http://normanrz.com/"><img src="https://avatars.githubusercontent.com/u/335438?v=4?s=100" width="100px;" alt="Norman Rzepka"/><br /><sub><b>Norman Rzepka</b></sub></a><br /><a href="https://github.com/zarr-developers/blog/pulls?q=is%3Apr+reviewed-by%3Anormanrz" title="Reviewed Pull Requests">👀</a></td>
6565
<td align="center" valign="top" width="14.28%"><a href="https://www.glencoesoftware.com/"><img src="https://avatars.githubusercontent.com/u/487082?v=4?s=100" width="100px;" alt="Chris Allan"/><br /><sub><b>Chris Allan</b></sub></a><br /><a href="https://github.com/zarr-developers/blog/pulls?q=is%3Apr+reviewed-by%3Achris-allan" title="Reviewed Pull Requests">👀</a></td>
66+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/d-v-b"><img src="https://avatars.githubusercontent.com/u/3805136?v=4?s=100" width="100px;" alt="Davis Bennett"/><br /><sub><b>Davis Bennett</b></sub></a><br /><a href="https://github.com/zarr-developers/blog/pulls?q=is%3Apr+reviewed-by%3Ad-v-b" title="Reviewed Pull Requests">👀</a></td>
6667
</tr>
6768
</tbody>
6869
</table>

0 commit comments

Comments
 (0)