From 8e166c32c1ef63aacf3e933f4b951f6421241026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Levilain?= Date: Tue, 21 Sep 2021 18:56:39 +0200 Subject: [PATCH] docs: add @Thog as a contributor --- .all-contributorsrc | 25 +++++++++++++++++++++++++ README.md | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 .all-contributorsrc create mode 100644 README.md diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..c586d466 --- /dev/null +++ b/.all-contributorsrc @@ -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 +} diff --git a/README.md b/README.md new file mode 100644 index 00000000..6e0c02ee --- /dev/null +++ b/README.md @@ -0,0 +1,35 @@ +

Mansa's Logo

+

Shulker

+

Put Minecraft in a box :package:

+ + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + + +## 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)): + + + + + + + + +

Mary

🤔 🧑‍🏫
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file