Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add melanieganz as a contributor for bug #1200

Merged
merged 3 commits into from
Dec 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,15 @@
"content"
]
},
{
"login": "melanieganz",
"name": "melanieganz",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@melanieganz Can I use your full name to acknowledge the contribution? (Currently, it would only list you under your github user name.)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will merge this now as is, but please let me know at any point if I can put in your name, too. :)

"avatar_url": "https://avatars.githubusercontent.com/u/25242978?v=4",
"profile": "https://sites.google.com/view/melanieganz/home",
"contributions": [
"bug"
]
},
{
"login": "damienfrancois",
"name": "Damien François",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://dannygarside.co.uk"><img src="https://avatars.githubusercontent.com/u/3739866?v=4?s=100" width="100px;" alt="Danny Garside"/><br /><sub><b>Danny Garside</b></sub></a><br /><a href="https://github.com/datalad-handbook/book/issues?q=author%3Ada5nsy" title="Bug reports">🐛</a> <a href="#maintenance-da5nsy" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jkuhl-uni"><img src="https://avatars.githubusercontent.com/u/82444481?v=4?s=100" width="100px;" alt="Justus Kuhlmann"/><br /><sub><b>Justus Kuhlmann</b></sub></a><br /><a href="#content-jkuhl-uni" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://sites.google.com/view/melanieganz/home"><img src="https://avatars.githubusercontent.com/u/25242978?v=4?s=100" width="100px;" alt="melanieganz"/><br /><sub><b>melanieganz</b></sub></a><br /><a href="https://github.com/datalad-handbook/book/issues?q=author%3Amelanieganz" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.uclouvain.be/damien.francois"><img src="https://avatars.githubusercontent.com/u/1721582?v=4?s=100" width="100px;" alt="Damien François"/><br /><sub><b>Damien François</b></sub></a><br /><a href="https://github.com/datalad-handbook/book/issues?q=author%3Adamienfrancois" title="Bug reports">🐛</a> <a href="#content-damienfrancois" title="Content">🖋</a></td>
</tr>
</tbody>
Expand Down
Loading