Skip to content

Commit 1a8211c

Browse files
authored
Merge branch 'main' into issue/CDM-40
2 parents a799e06 + 3f17a1d commit 1a8211c

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.all-contributorsrc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,24 @@
121121
"code",
122122
"test"
123123
]
124+
},
125+
{
126+
"login": "mieslep",
127+
"name": "Phil Miesle",
128+
"avatar_url": "https://avatars.githubusercontent.com/u/5420540?v=4",
129+
"profile": "https://github.com/mieslep",
130+
"contributions": [
131+
"code"
132+
]
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+
]
124142
}
125143
]
126144
}

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ For recognizing contributions, please follow [this documentation](https://allcon
147147
<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>
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>
150+
<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>
150152
</tr>
151153
</tbody>
152154
</table>

0 commit comments

Comments
 (0)