Skip to content

Commit 581dda8

Browse files
authored
Merge pull request #79 from datastax/all-contributors/add-ssdatastax
docs: add ssdatastax as a contributor for doc
2 parents 0d832b6 + 522ba57 commit 581dda8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,15 @@
102102
"test",
103103
"tutorial"
104104
]
105+
},
106+
{
107+
"login": "ssdatastax",
108+
"name": "Steven Smith",
109+
"avatar_url": "https://avatars.githubusercontent.com/u/32074414?v=4",
110+
"profile": "https://github.com/ssdatastax",
111+
"contributions": [
112+
"doc"
113+
]
105114
}
106115
]
107116
}

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ For recognizing contributions, please follow [this documentation](https://allcon
122122
</tr>
123123
<tr>
124124
<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+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ssdatastax"><img src="https://avatars.githubusercontent.com/u/32074414?v=4?s=50" width="50px;" alt="Steven Smith"/><br /><sub><b>Steven Smith</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/commits?author=ssdatastax" title="Documentation">📖</a></td>
125126
</tr>
126127
</tbody>
127128
</table>

0 commit comments

Comments
 (0)