Skip to content

Commit

Permalink
Merge pull request #19 from brootware/all-contributors/add-IAmCoder
Browse files Browse the repository at this point in the history
docs: add IAmCoder as a contributor for doc
  • Loading branch information
brootware authored May 23, 2022
2 parents 05452e8 + d5d59a9 commit a6f2138
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
11 changes: 10 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,19 @@
"doc",
"code"
]
},
{
"login": "IAmCoder",
"name": "Michael Paul Coder",
"avatar_url": "https://avatars.githubusercontent.com/u/1631870?v=4",
"profile": "https://lucidcode.com",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "Cyber-Security-University",
"projectName": "cyber-security-university",
"projectOwner": "brootware",
"repoType": "github",
"repoHost": "https://github.com",
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Copy above and add it to the [Free Beginner Blue Team Path section](#contents) o
### Contributors & stargazers ✨

<!-- 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](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Special thanks to everyone who forked or starred the repository ❀️
Expand All @@ -339,7 +339,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://brootware.github.io"><img src="https://avatars.githubusercontent.com/u/7734956?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oaker Min</b></sub></a><br /><a href="#infra-brootware" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-brootware" title="Maintenance">🚧</a> <a href="https://github.com/brootware/Cyber-Security-University/commits?author=brootware" title="Documentation">πŸ“–</a> <a href="https://github.com/brootware/Cyber-Security-University/commits?author=brootware" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://brootware.github.io"><img src="https://avatars.githubusercontent.com/u/7734956?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oaker Min</b></sub></a><br /><a href="#infra-brootware" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-brootware" title="Maintenance">🚧</a> <a href="https://github.com/brootware/cyber-security-university/commits?author=brootware" title="Documentation">πŸ“–</a> <a href="https://github.com/brootware/cyber-security-university/commits?author=brootware" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://lucidcode.com"><img src="https://avatars.githubusercontent.com/u/1631870?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Paul Coder</b></sub></a><br /><a href="https://github.com/brootware/cyber-security-university/commits?author=IAmCoder" title="Documentation">πŸ“–</a></td>
</tr>
</table>

Expand Down

0 comments on commit a6f2138

Please sign in to comment.