Skip to content

Commit f65e0e1

Browse files
docs: add PierreDemailly as a contributor for maintenance (#43)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 110f510 commit f65e0e1

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@
5353
"contributions": [
5454
"test"
5555
]
56+
},
57+
{
58+
"login": "PierreDemailly",
59+
"name": "PierreDemailly",
60+
"avatar_url": "https://avatars.githubusercontent.com/u/39910767?v=4",
61+
"profile": "https://github.com/PierreDemailly",
62+
"contributions": [
63+
"maintenance"
64+
]
5665
}
5766
],
5867
"contributorsPerLine": 7,
@@ -61,5 +70,6 @@
6170
"repoType": "github",
6271
"repoHost": "https://github.com",
6372
"skipCi": true,
64-
"commitConvention": "angular"
73+
"commitConvention": "angular",
74+
"commitType": "docs"
6575
}

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ console.log(javascriptFiles);
7979
## Contributors ✨
8080

8181
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
82-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
82+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
8383
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8484

8585
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -95,6 +95,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9595
<td align="center" valign="top" width="14.28%"><a href="https://dev.to/antoinecoulon"><img src="https://avatars.githubusercontent.com/u/43391199?v=4?s=100" width="100px;" alt="Antoine Coulon"/><br /><sub><b>Antoine Coulon</b></sub></a><br /><a href="#maintenance-antoine-coulon" title="Maintenance">🚧</a></td>
9696
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fabnguess"><img src="https://avatars.githubusercontent.com/u/72697416?v=4?s=100" width="100px;" alt="Kouadio Fabrice Nguessan"/><br /><sub><b>Kouadio Fabrice Nguessan</b></sub></a><br /><a href="#maintenance-fabnguess" title="Maintenance">🚧</a></td>
9797
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jochri3"><img src="https://avatars.githubusercontent.com/u/23065918?v=4?s=100" width="100px;" alt="Christian Lisangola"/><br /><sub><b>Christian Lisangola</b></sub></a><br /><a href="https://github.com/NodeSecure/fs-walk/commits?author=jochri3" title="Tests">⚠️</a></td>
98+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/PierreDemailly"><img src="https://avatars.githubusercontent.com/u/39910767?v=4?s=100" width="100px;" alt="PierreDemailly"/><br /><sub><b>PierreDemailly</b></sub></a><br /><a href="#maintenance-PierreDemailly" title="Maintenance">🚧</a></td>
9899
</tr>
99100
</tbody>
100101
</table>

0 commit comments

Comments
 (0)