Skip to content

Commit 0d832b6

Browse files
authored
Merge pull request #78 from datastax/all-contributors/add-weideng1
docs: add weideng1 as a contributor for code, tool, and 2 more
2 parents f7af0cc + 03914dc commit 0d832b6

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,18 @@
9090
"code",
9191
"test"
9292
]
93+
},
94+
{
95+
"login": "weideng1",
96+
"name": "weideng1",
97+
"avatar_url": "https://avatars.githubusercontent.com/u/5520525?v=4",
98+
"profile": "https://github.com/weideng1",
99+
"contributions": [
100+
"code",
101+
"tool",
102+
"test",
103+
"tutorial"
104+
]
93105
}
94106
]
95107
}

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ For recognizing contributions, please follow [this documentation](https://allcon
120120
<td align="center" valign="top" width="16.66%"><a href="https://github.com/abinaya21"><img src="https://avatars.githubusercontent.com/u/17826577?v=4?s=50" width="50px;" alt="Abinaya"/><br /><sub><b>Abinaya</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/commits?author=abinaya21" title="Code">💻</a> <a href="#userTesting-abinaya21" title="User Testing">📓</a></td>
121121
<td align="center" valign="top" width="16.66%"><a href="https://github.com/anoop-datastax"><img src="https://avatars.githubusercontent.com/u/55256709?v=4?s=50" width="50px;" alt="anoop tiwari"/><br /><sub><b>anoop tiwari</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/commits?author=anoop-datastax" title="Code">💻</a> <a href="https://github.com/datastax/cassandra-data-migrator/commits?author=anoop-datastax" title="Tests">⚠️</a></td>
122122
</tr>
123+
<tr>
124+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/weideng1"><img src="https://avatars.githubusercontent.com/u/5520525?v=4?s=50" width="50px;" alt="weideng1"/><br /><sub><b>weideng1</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/commits?author=weideng1" title="Code">💻</a> <a href="#tool-weideng1" title="Tools">🔧</a> <a href="https://github.com/datastax/cassandra-data-migrator/commits?author=weideng1" title="Tests">⚠️</a> <a href="#tutorial-weideng1" title="Tutorials">✅</a></td>
125+
</tr>
123126
</tbody>
124127
</table>
125128

0 commit comments

Comments
 (0)