Skip to content

Commit ba5ca89

Browse files
👥 docs: add pgrimaud as a contributor (#94)
* 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 e4859bb commit ba5ca89

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,15 @@
269269
"bug",
270270
"ideas"
271271
]
272+
},
273+
{
274+
"login": "pgrimaud",
275+
"name": "Pierre Grimaud",
276+
"avatar_url": "https://avatars1.githubusercontent.com/u/1866496?v=4",
277+
"profile": "https://github.com/pgrimaud",
278+
"contributions": [
279+
"code"
280+
]
272281
}
273282
],
274283
"contributorsPerLine": 7,

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Docker Build Status](https://img.shields.io/docker/build/zenika/alpine-chrome.svg)](https://hub.docker.com/r/zenika/alpine-chrome/) [![Docker Pulls](https://img.shields.io/docker/pulls/zenika/alpine-chrome.svg)](https://hub.docker.com/r/zenika/alpine-chrome/) [![Layers](https://images.microbadger.com/badges/image/zenika/alpine-chrome.svg)](https://microbadger.com/images/zenika/alpine-chrome) [![Version](https://images.microbadger.com/badges/version/zenika/alpine-chrome.svg)](https://microbadger.com/images/zenika/alpine-chrome)
22

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

77
# Supported tags and respective `Dockerfile` links
@@ -265,6 +265,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
265265
<td align="center"><a href="https://github.com/jketterl"><img src="https://avatars0.githubusercontent.com/u/180748?v=4" width="100px;" alt=""/><br /><sub><b>Jakob Ketterl</b></sub></a><br /><a href="https://github.com/Zenika/alpine-chrome/issues?q=author%3Ajketterl" title="Bug reports">🐛</a></td>
266266
<td align="center"><a href="http://virus.hostv.pl"><img src="https://avatars1.githubusercontent.com/u/1295000?v=4" width="100px;" alt=""/><br /><sub><b>Piotr Sikora</b></sub></a><br /><a href="https://github.com/Zenika/alpine-chrome/issues?q=author%3Apiotr-sikora-v" title="Bug reports">🐛</a> <a href="#ideas-piotr-sikora-v" title="Ideas, Planning, & Feedback">🤔</a></td>
267267
</tr>
268+
<tr>
269+
<td align="center"><a href="https://github.com/pgrimaud"><img src="https://avatars1.githubusercontent.com/u/1866496?v=4" width="100px;" alt=""/><br /><sub><b>Pierre Grimaud</b></sub></a><br /><a href="https://github.com/Zenika/alpine-chrome/commits?author=pgrimaud" title="Code">💻</a></td>
270+
</tr>
268271
</table>
269272

270273
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)