Skip to content

Commit ec81ec1

Browse files
authored
Merge pull request #135 from datastax/all-contributors/add-mieslep
docs: add mieslep as a contributor for code
2 parents e2b35cb + 0757aa8 commit ec81ec1

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
@@ -121,6 +121,15 @@
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+
]
124133
}
125134
]
126135
}

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ 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>
150151
</tr>
151152
</tbody>
152153
</table>

0 commit comments

Comments
 (0)