Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit d3f94f1

Browse files
authored
Merge pull request #2 from cloudteamdev/all-contributors/add-oriel-beck
docs: add oriel-beck as a contributor for code, bug
2 parents 7146cd4 + e2f76b4 commit d3f94f1

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

.all-contributorsrc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "oriel-beck",
10+
"name": "oriel-beck",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/72157108?v=4",
12+
"profile": "https://github.com/oriel-beck",
13+
"contributions": [
14+
"code",
15+
"bug"
16+
]
17+
}
18+
],
19+
"contributorsPerLine": 7,
20+
"projectName": "ByteDatabase",
21+
"projectOwner": "cloudteamdev",
22+
"repoType": "github",
23+
"repoHost": "https://github.com",
24+
"skipCi": true
25+
}

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# ByteDatabase - database for beginners.
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
<div align="center">
47
<p><img src="https://cdn.discordapp.com/attachments/979835741930655854/979845371163451412/bytedb_banner.png" alt="ByteDB Logo Wide" /></p>
@@ -60,3 +63,23 @@ _for more detailed examples check out our guide [here](https://github.com/cloudt
6063
## Credits
6164
This database is an official project by the [CloudTeam](https://cloudteam.me) and is managed by [avonryle#2022](https://github.com/avonryle) in discord. <br>
6265
... other people will be posted later
66+
67+
## Contributors ✨
68+
69+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
70+
71+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
72+
<!-- prettier-ignore-start -->
73+
<!-- markdownlint-disable -->
74+
<table>
75+
<tr>
76+
<td align="center"><a href="https://github.com/oriel-beck"><img src="https://avatars.githubusercontent.com/u/72157108?v=4?s=100" width="100px;" alt=""/><br /><sub><b>oriel-beck</b></sub></a><br /><a href="https://github.com/cloudteamdev/ByteDatabase/commits?author=oriel-beck" title="Code">💻</a> <a href="https://github.com/cloudteamdev/ByteDatabase/issues?q=author%3Aoriel-beck" title="Bug reports">🐛</a></td>
77+
</tr>
78+
</table>
79+
80+
<!-- markdownlint-restore -->
81+
<!-- prettier-ignore-end -->
82+
83+
<!-- ALL-CONTRIBUTORS-LIST:END -->
84+
85+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)