mirror of
https://github.com/mojpm/frontend-development.git
synced 2025-08-04 19:47:24 +02:00
Add @codingknite as a contributor
This commit is contained in:
25
.all-contributorsrc
Normal file
25
.all-contributorsrc
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"projectName": "frontend-development",
|
||||
"projectOwner": "codingknite",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": [
|
||||
"README.md",
|
||||
"CONTRIBUTING.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": true,
|
||||
"commitConvention": "none",
|
||||
"contributors": [
|
||||
{
|
||||
"login": "codingknite",
|
||||
"name": "Joel P. Mugalu",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/70036189?v=4",
|
||||
"profile": "https://codingknite.com/",
|
||||
"contributions": [
|
||||
"doc"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7
|
||||
}
|
20
README.md
20
README.md
@@ -880,3 +880,23 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD)
|
||||
You're very welcome to contribute to this list.
|
||||
|
||||
Be sure to read [How to Contribute](CONTRIBUTING.MD) before making your contribution.
|
||||
|
||||
## Contributors ✨
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center"><a href="https://codingknite.com/"><img src="https://avatars.githubusercontent.com/u/70036189?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joel P. Mugalu</b></sub></a><br /><a href="https://github.com/codingknite/frontend-development/commits?author=codingknite" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
Reference in New Issue
Block a user