Skip to content

Commit d0b7919

Browse files
authored
Merge pull request #77 from SeppPenner/all-contributors/add-shouidar
docs: add shouidar as a contributor for test, and code
2 parents faaa895 + fd8e166 commit d0b7919

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,16 @@
9797
"test",
9898
"code"
9999
]
100+
},
101+
{
102+
"login": "shouidar",
103+
"name": "shouidar",
104+
"avatar_url": "https://avatars.githubusercontent.com/u/10144958?v=4",
105+
"profile": "https://github.com/shouidar",
106+
"contributions": [
107+
"test",
108+
"code"
109+
]
100110
}
101111
],
102112
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SparkplugNet is a library to use the Sparkplug industrial IoT (IIoT) standard in
1717
[![PayPal](https://img.shields.io/badge/PayPal-00457C?logo=paypal&logoColor=white)](https://paypal.me/th070795)
1818

1919
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
20-
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
20+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
2121
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2222

2323
## Available for
@@ -105,6 +105,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
105105
<tr>
106106
<td align="center" valign="top" width="14.28%"><a href="https://github.com/geraldasp"><img src="https://avatars.githubusercontent.com/u/1334535?v=4?s=100" width="100px;" alt="Gerald Asp"/><br /><sub><b>Gerald Asp</b></sub></a><br /><a href="https://github.com/SeppPenner/SparkplugNet/commits?author=geraldasp" title="Tests">⚠️</a> <a href="https://github.com/SeppPenner/SparkplugNet/commits?author=geraldasp" title="Code">💻</a></td>
107107
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adityashahazilen"><img src="https://avatars.githubusercontent.com/u/132545158?v=4?s=100" width="100px;" alt="adityashahazilen"/><br /><sub><b>adityashahazilen</b></sub></a><br /><a href="https://github.com/SeppPenner/SparkplugNet/commits?author=adityashahazilen" title="Tests">⚠️</a> <a href="https://github.com/SeppPenner/SparkplugNet/commits?author=adityashahazilen" title="Code">💻</a></td>
108+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shouidar"><img src="https://avatars.githubusercontent.com/u/10144958?v=4?s=100" width="100px;" alt="shouidar"/><br /><sub><b>shouidar</b></sub></a><br /><a href="https://github.com/SeppPenner/SparkplugNet/commits?author=shouidar" title="Tests">⚠️</a> <a href="https://github.com/SeppPenner/SparkplugNet/commits?author=shouidar" title="Code">💻</a></td>
108109
</tr>
109110
</tbody>
110111
</table>

0 commit comments

Comments
 (0)