Skip to content

Commit 3e7f396

Browse files
authored
Merge pull request #239 from datastax/all-contributors/add-arvy
docs: add arvy as a contributor for userTesting, and doc
2 parents ce7fdef + ec1220e commit 3e7f396

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,16 @@
148148
"contributions": [
149149
"code"
150150
]
151+
},
152+
{
153+
"login": "arvy",
154+
"name": "Arvydas Jonusonis",
155+
"avatar_url": "https://avatars.githubusercontent.com/u/4861274?v=4",
156+
"profile": "https://github.com/arvy",
157+
"contributions": [
158+
"userTesting",
159+
"doc"
160+
]
151161
}
152162
],
153163
"commitType": "docs"

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ For recognizing contributions, please follow [this documentation](https://allcon
151151
<td align="center" valign="top" width="16.66%"><a href="https://github.com/mfmaher2"><img src="https://avatars.githubusercontent.com/u/64795956?v=4?s=50" width="50px;" alt="mfmaher2"/><br /><sub><b>mfmaher2</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/pulls?q=is%3Apr+reviewed-by%3Amfmaher2" title="Reviewed Pull Requests">👀</a></td>
152152
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Jeremya"><img src="https://avatars.githubusercontent.com/u/576519?v=4?s=50" width="50px;" alt="Jeremy"/><br /><sub><b>Jeremy</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/commits?author=Jeremya" title="Code">💻</a></td>
153153
</tr>
154+
<tr>
155+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/arvy"><img src="https://avatars.githubusercontent.com/u/4861274?v=4?s=50" width="50px;" alt="Arvydas Jonusonis"/><br /><sub><b>Arvydas Jonusonis</b></sub></a><br /><a href="#userTesting-arvy" title="User Testing">📓</a> <a href="https://github.com/datastax/cassandra-data-migrator/commits?author=arvy" title="Documentation">📖</a></td>
156+
</tr>
154157
</tbody>
155158
</table>
156159

0 commit comments

Comments
 (0)