Skip to content

Commit

Permalink
Merge pull request #3 from TeodorHMX1/add-contributor/teodorhmx1
Browse files Browse the repository at this point in the history
add TeodorHMX1 as a contributor
  • Loading branch information
teogor authored Jan 27, 2021
2 parents 322e04f + a3ede93 commit 09da017
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 1 deletion.
25 changes: 25 additions & 0 deletions .zeobot/contributors.src
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"projectName": "uon-astero",
"projectOwner": "TeodorHMX1",
"repoType": "github",
"repoHost": "https://github.com",
"contributors": [
{
"login": "TeodorHMX1",
"name": "Teodor G.",
"avatar_url": "https://avatars.githubusercontent.com/u/22307006?v=4",
"profile": "http://team.zeoflow.com/teodor_g",
"contributions": [
"code",
"doc",
"infra",
"maintenance"
]
}
],
"files": [
"README.md",
"docs/contributors.md"
],
"contributorsPerLine": 7
}
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,16 @@ Game created based on the Native Programming and Compilation Assignment 1's Brie
- to clean the build: type `make clean` in the console

# Requirements
- devkitPro
- devkitPro
## 🏆 Contributors 🏆

<!-- ZEOBOT-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<p float="left">
<a href="docs/contributors.md#pushpin-teodor-g-teodorhmx1"><img width="100" src="https://avatars.githubusercontent.com/u/22307006?v=4" hspace=5 title='Teodor G. (@TeodorHMX1) - click for details about the contributions'></a>
</p>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ZEOBOT-LIST:END -->
25 changes: 25 additions & 0 deletions docs/contributors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

## 🏆 Contributors 🏆

<!-- ZEOBOT-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
### :zap: Contributors List :zap:
<p float="left">
<a href="#pushpin-teodor-g-teodorhmx1"><img width="100" src="https://avatars.githubusercontent.com/u/22307006?v=4" hspace=5 title='Teodor G. (@TeodorHMX1) - click for details about the contributions'></a>
</p>

---
### :pushpin: Teodor G. ([@TeodorHMX1](https://github.com/TeodorHMX1))
#### Contributions:
- :bust_in_silhouette::computer: Code
- :open_book::pencil2: Documentation
- :construction::gear: Infrastructure (Hosting, Build-Tools, etc)
- :bust_in_silhouette::toolbox: Maintenance



###### Contributors list generated by [` @zeobot[bot] `](https://github.com/apps/zeobot)
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ZEOBOT-LIST:END -->

0 comments on commit 09da017

Please sign in to comment.