Skip to content

Commit ca36213

Browse files
docs: add Bas-vE as a contributor for code, and maintenance (#10)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 25066ac commit ca36213

2 files changed

Lines changed: 27 additions & 2 deletions

File tree

.all-contributorsrc

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
{
22
"projectName": "OpenG-Array-Library",
3-
"projectOwner": "vipm-io"
4-
}
3+
"projectOwner": "vipm-io",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "Bas-vE",
13+
"name": "Basve",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/16207111?v=4",
15+
"profile": "https://github.com/Bas-vE",
16+
"contributions": [
17+
"code",
18+
"maintenance"
19+
]
20+
}
21+
]
22+
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ The OpenG Array Library package contains several routines for operating on array
2020
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
2121
<!-- prettier-ignore-start -->
2222
<!-- markdownlint-disable -->
23+
<table>
24+
<tbody>
25+
<tr>
26+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Bas-vE"><img src="https://avatars.githubusercontent.com/u/16207111?v=4?s=100" width="100px;" alt="Basve"/><br /><sub><b>Basve</b></sub></a><br /><a href="#code-Bas-vE" title="Code">💻</a> <a href="#maintenance-Bas-vE" title="Maintenance">🚧</a></td>
27+
</tr>
28+
</tbody>
29+
</table>
2330

2431
<!-- markdownlint-restore -->
2532
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)