Skip to content

Commit 1af9ab5

Browse files
Merge pull request #41 from ngx-builders/all-contributors/add-Jefiozie
docs: add Jefiozie as a contributor
2 parents cd8f8af + aa76c50 commit 1af9ab5

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,17 @@
4949
"contributions": [
5050
"code"
5151
]
52+
},
53+
{
54+
"login": "Jefiozie",
55+
"name": "Jeffrey Bosch",
56+
"avatar_url": "https://avatars0.githubusercontent.com/u/17835373?v=4",
57+
"profile": "https://jefiozie.github.io",
58+
"contributions": [
59+
"doc"
60+
]
5261
}
5362
],
54-
"contributorsPerLine": 7
63+
"contributorsPerLine": 7,
64+
"skipCi": true
5565
}

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,20 @@ or submit a [pull request](https://github.com/santoshyadav198613/angular-builder
3737
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
3838

3939
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
40-
<!-- prettier-ignore -->
40+
<!-- prettier-ignore-start -->
41+
<!-- markdownlint-disable -->
4142
<table>
4243
<tr>
43-
<td align="center"><a href="http://santoshyadavblog.com"><img src="https://avatars3.githubusercontent.com/u/11923975?v=4" width="100px;" alt="Santosh Yadav"/><br /><sub><b>Santosh Yadav</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=santoshyadav198613" title="Code">💻</a> <a href="#content-santoshyadav198613" title="Content">🖋</a> <a href="#design-santoshyadav198613" title="Design">🎨</a> <a href="https://github.com/ngx-builders/angular-builder/commits?author=santoshyadav198613" title="Documentation">📖</a></td>
44-
<td align="center"><a href="https://www.youtube.com/c/NitishKumarSingh"><img src="https://avatars2.githubusercontent.com/u/15886737?v=4" width="100px;" alt="Nitish Kumar Singh"/><br /><sub><b>Nitish Kumar Singh</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=nitishk72" title="Code">💻</a> <a href="#design-nitishk72" title="Design">🎨</a></td>
45-
<td align="center"><a href="https://github.com/patel-manas"><img src="https://avatars1.githubusercontent.com/u/40213997?v=4" width="100px;" alt="patel-manas"/><br /><sub><b>patel-manas</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=patel-manas" title="Code">💻</a></td>
46-
<td align="center"><a href="https://github.com/BojanKogoj"><img src="https://avatars3.githubusercontent.com/u/634075?v=4" width="100px;" alt="Bojan Kogoj"/><br /><sub><b>Bojan Kogoj</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=BojanKogoj" title="Code">💻</a></td>
44+
<td align="center"><a href="http://santoshyadavblog.com"><img src="https://avatars3.githubusercontent.com/u/11923975?v=4" width="100px;" alt=""/><br /><sub><b>Santosh Yadav</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=santoshyadav198613" title="Code">💻</a> <a href="#content-santoshyadav198613" title="Content">🖋</a> <a href="#design-santoshyadav198613" title="Design">🎨</a> <a href="https://github.com/ngx-builders/angular-builder/commits?author=santoshyadav198613" title="Documentation">📖</a></td>
45+
<td align="center"><a href="https://www.youtube.com/c/NitishKumarSingh"><img src="https://avatars2.githubusercontent.com/u/15886737?v=4" width="100px;" alt=""/><br /><sub><b>Nitish Kumar Singh</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=nitishk72" title="Code">💻</a> <a href="#design-nitishk72" title="Design">🎨</a></td>
46+
<td align="center"><a href="https://github.com/patel-manas"><img src="https://avatars1.githubusercontent.com/u/40213997?v=4" width="100px;" alt=""/><br /><sub><b>patel-manas</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=patel-manas" title="Code">💻</a></td>
47+
<td align="center"><a href="https://github.com/BojanKogoj"><img src="https://avatars3.githubusercontent.com/u/634075?v=4" width="100px;" alt=""/><br /><sub><b>Bojan Kogoj</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=BojanKogoj" title="Code">💻</a></td>
48+
<td align="center"><a href="https://jefiozie.github.io"><img src="https://avatars0.githubusercontent.com/u/17835373?v=4" width="100px;" alt=""/><br /><sub><b>Jeffrey Bosch</b></sub></a><br /><a href="https://github.com/ngx-builders/angular-builder/commits?author=Jefiozie" title="Documentation">📖</a></td>
4749
</tr>
4850
</table>
4951

52+
<!-- markdownlint-enable -->
53+
<!-- prettier-ignore-end -->
5054
<!-- ALL-CONTRIBUTORS-LIST:END -->
5155

5256
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)