Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add seanpm2001 as a contributor for code, content, design, doc, blog, bug, platform, projectManagement, security, maintenance, ideas #3

Merged
merged 2 commits into from
Jan 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "seanpm2001",
"name": "Sean P. Myrick V19.1.7.2",
"avatar_url": "https://avatars.githubusercontent.com/u/65933340?v=4",
"profile": "https://gist.github.com/seanpm2001/7e40a0e13c066a57577d8200b1afc6a3",
"contributions": [
"code",
"content",
"design",
"doc",
"blog",
"bug",
"platform",
"projectManagement",
"security",
"maintenance",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "BlazeOS",
"projectOwner": "seanpm2001",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

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

# <projectName>
Expand Down Expand Up @@ -404,3 +407,23 @@ Version 2 (Coming soon)
### EOF

***

## 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://gist.github.com/seanpm2001/7e40a0e13c066a57577d8200b1afc6a3"><img src="https://avatars.githubusercontent.com/u/65933340?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sean P. Myrick V19.1.7.2</b></sub></a><br /><a href="https://github.com/seanpm2001/BlazeOS/commits?author=seanpm2001" title="Code">💻</a> <a href="#content-seanpm2001" title="Content">🖋</a> <a href="#design-seanpm2001" title="Design">🎨</a> <a href="https://github.com/seanpm2001/BlazeOS/commits?author=seanpm2001" title="Documentation">📖</a> <a href="#blog-seanpm2001" title="Blogposts">📝</a> <a href="https://github.com/seanpm2001/BlazeOS/issues?q=author%3Aseanpm2001" title="Bug reports">🐛</a> <a href="#platform-seanpm2001" title="Packaging/porting to new platform">📦</a> <a href="#projectManagement-seanpm2001" title="Project Management">📆</a> <a href="#security-seanpm2001" title="Security">🛡️</a> <a href="#maintenance-seanpm2001" title="Maintenance">🚧</a> <a href="#ideas-seanpm2001" title="Ideas, Planning, & Feedback">🤔</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!