Skip to content

Commit 08324f3

Browse files
Merge pull request #30 from hypercube-lab/all-contributors/add-ptrn229xl
docs: add ptrn229xl as a contributor for infra, test, code
2 parents f62f7e3 + dee6ea9 commit 08324f3

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

.all-contributorsrc

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

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<div align="center">
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
<h1> HyperCube Core </h1>
36
</div>
47

@@ -173,3 +176,23 @@ software.
173176

174177

175178

179+
180+
## Contributors ✨
181+
182+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
183+
184+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
185+
<!-- prettier-ignore-start -->
186+
<!-- markdownlint-disable -->
187+
<table>
188+
<tr>
189+
<td align="center"><a href="https://github.com/ptrn229xl"><img src="https://avatars.githubusercontent.com/u/90386743?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Adriano FΞRIA</b></sub></a><br /><a href="#infra-ptrn229xl" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/hypercube-lab/hypercube/commits?author=ptrn229xl" title="Tests">⚠️</a> <a href="https://github.com/hypercube-lab/hypercube/commits?author=ptrn229xl" title="Code">💻</a></td>
190+
</tr>
191+
</table>
192+
193+
<!-- markdownlint-restore -->
194+
<!-- prettier-ignore-end -->
195+
196+
<!-- ALL-CONTRIBUTORS-LIST:END -->
197+
198+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)