Skip to content

Commit 46d812c

Browse files
authored
Merge pull request #6 from aganglada/all-contributors/add-mathiasscheffe
docs: add mathiasscheffe as a contributor
2 parents 3d8e0a1 + 47a9168 commit 46d812c

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
@@ -14,6 +14,15 @@
1414
"code",
1515
"ideas"
1616
]
17+
},
18+
{
19+
"login": "mathiasscheffe",
20+
"name": "mathiasscheffe",
21+
"avatar_url": "https://avatars.githubusercontent.com/u/62892503?v=4",
22+
"profile": "https://github.com/mathiasscheffe",
23+
"contributions": [
24+
"code"
25+
]
1726
}
1827
],
1928
"contributorsPerLine": 7,

README.md

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

@@ -141,6 +141,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
141141
<table>
142142
<tr>
143143
<td align="center"><a href="https://aganglada.com"><img src="https://avatars.githubusercontent.com/u/922348?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alejandro Garcia Anglada</b></sub></a><br /><a href="https://github.com/aganglada/pattern-replace-loader/commits?author=aganglada" title="Code">💻</a> <a href="#ideas-aganglada" title="Ideas, Planning, & Feedback">🤔</a></td>
144+
<td align="center"><a href="https://github.com/mathiasscheffe"><img src="https://avatars.githubusercontent.com/u/62892503?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mathiasscheffe</b></sub></a><br /><a href="https://github.com/aganglada/pattern-replace-loader/commits?author=mathiasscheffe" title="Code">💻</a></td>
144145
</tr>
145146
</table>
146147

0 commit comments

Comments
 (0)