Skip to content

Commit

Permalink
docs: add @Thog as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylvln committed Sep 21, 2021
1 parent 3ed43da commit 8e166c3
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"projectName": "Shulker",
"projectOwner": "IamBlueSlime",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "Thog",
"name": "Mary",
"avatar_url": "https://avatars.githubusercontent.com/u/1760003?v=4",
"profile": "https://github.com/Thog",
"contributions": [
"ideas",
"mentoring"
]
}
],
"contributorsPerLine": 7
}
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<p align="center"><a href="https://github.com/MansaGroup/mansa" target="blank"><img src="./.github/assets/logo.png" width="80" alt="Mansa's Logo" /></a></p>
<h1 align="center">Shulker</h1>
<p align="center">Put Minecraft in a <i>box</i> :package:</p>

<!-- 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 -->

## Introduction

This repository contains all the **code** needed to run Mansa:

- the services (frontend, backend or data-science apps)
- the deployment files
- the devops-oriented tools

## 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://github.com/Thog"><img src="https://avatars.githubusercontent.com/u/1760003?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mary</b></sub></a><br /><a href="#ideas-Thog" title="Ideas, Planning, & Feedback">🤔</a> <a href="#mentoring-Thog" title="Mentoring">🧑‍🏫</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!

0 comments on commit 8e166c3

Please sign in to comment.