Skip to content

Commit 3f17a1d

Browse files
authored
Merge pull request #136 from datastax/all-contributors/add-mfmaher2
docs: add mfmaher2 as a contributor for review
2 parents ec81ec1 + cbe9dd3 commit 3f17a1d

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
@@ -130,6 +130,15 @@
130130
"contributions": [
131131
"code"
132132
]
133+
},
134+
{
135+
"login": "mfmaher2",
136+
"name": "mfmaher2",
137+
"avatar_url": "https://avatars.githubusercontent.com/u/64795956?v=4",
138+
"profile": "https://github.com/mfmaher2",
139+
"contributions": [
140+
"review"
141+
]
133142
}
134143
]
135144
}

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ For recognizing contributions, please follow [this documentation](https://allcon
148148
<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>
149149
<td align="center" valign="top" width="16.66%"><a href="https://github.com/vaishakhbn"><img src="https://avatars.githubusercontent.com/u/2619002?v=4?s=50" width="50px;" alt="Vaishakh Baragur Narasimhareddy"/><br /><sub><b>Vaishakh Baragur Narasimhareddy</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/commits?author=vaishakhbn" title="Code">💻</a> <a href="https://github.com/datastax/cassandra-data-migrator/commits?author=vaishakhbn" title="Tests">⚠️</a></td>
150150
<td align="center" valign="top" width="16.66%"><a href="https://github.com/mieslep"><img src="https://avatars.githubusercontent.com/u/5420540?v=4?s=50" width="50px;" alt="Phil Miesle"/><br /><sub><b>Phil Miesle</b></sub></a><br /><a href="https://github.com/datastax/cassandra-data-migrator/commits?author=mieslep" title="Code">💻</a></td>
151+
<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>
151152
</tr>
152153
</tbody>
153154
</table>

0 commit comments

Comments
 (0)