Skip to content

Commit

Permalink
Change avatar and pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed Jan 17, 2024
1 parent 65accba commit 1264bf7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{
"login": "",
"name": "CSC - IT Center for Science Ltd",
"avatar_url": "https://upload.wikimedia.org/wikipedia/en/6/6e/CSC_%E2%80%93_IT_Center_for_Science_%28logo%29.jpg",
"avatar_url": "https://avatars.githubusercontent.com/u/5947494?v=4",
"profile": "https://www.csc.fi",
"contributions": [
{
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vnmabus"><img src="https://avatars.githubusercontent.com/u/2364173?v=4?s=100" width="100px;" alt="Carlos Ramos Carreño"/><br /><sub><b>Carlos Ramos Carreño</b></sub></a><br /><a href="https://github.com/VNMabus/rdata/commits?author=vnmabus" title="Code">💻</a> <a href="#data-vnmabus" title="Data">🔣</a> <a href="https://github.com/VNMabus/rdata/commits?author=vnmabus" title="Documentation">📖</a> <a href="#example-vnmabus" title="Examples">💡</a> <a href="#ideas-vnmabus" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-vnmabus" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-vnmabus" title="Maintenance">🚧</a> <a href="#projectManagement-vnmabus" title="Project Management">📆</a> <a href="#question-vnmabus" title="Answering Questions">💬</a> <a href="https://github.com/VNMabus/rdata/pulls?q=is%3Apr+reviewed-by%3Avnmabus" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/VNMabus/rdata/commits?author=vnmabus" title="Tests">⚠️</a> <a href="#tutorial-vnmabus" title="Tutorials">✅</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.csc.fi"><img src="https://upload.wikimedia.org/wikipedia/en/6/6e/CSC_%E2%80%93_IT_Center_for_Science_%28logo%29.jpg?s=100" width="100px;" alt="CSC - IT Center for Science Ltd"/><br /><sub><b>CSC - IT Center for Science Ltd</b></sub></a><br /><a href="https://github.com/vnmabus/rdata/commits?author=trossi" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.csc.fi"><img src="https://avatars.githubusercontent.com/u/5947494?v=4?s=100" width="100px;" alt="CSC - IT Center for Science Ltd"/><br /><sub><b>CSC - IT Center for Science Ltd</b></sub></a><br /><a href="https://github.com/vnmabus/rdata/commits?author=trossi" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/trossi"><img src="https://avatars.githubusercontent.com/u/34502776?v=4?s=100" width="100px;" alt="Tuomas Rossi"/><br /><sub><b>Tuomas Rossi</b></sub></a><br /><a href="https://github.com/VNMabus/rdata/commits?author=trossi" title="Code">💻</a> <a href="#ideas-trossi" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/VNMabus/rdata/issues?q=author%3Atrossi" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.researchgate.net/profile/Vladimir_Vargas-Calderon"><img src="https://avatars.githubusercontent.com/u/31494271?v=4?s=100" width="100px;" alt="Vladimir Vargas-Calderón"/><br /><sub><b>Vladimir Vargas-Calderón</b></sub></a><br /><a href="https://github.com/VNMabus/rdata/issues?q=author%3AVolodyaCO" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jorgelindodaveiga.myportfolio.com/"><img src="https://avatars.githubusercontent.com/u/79350063?v=4?s=100" width="100px;" alt="Jorgelindo"/><br /><sub><b>Jorgelindo</b></sub></a><br /><a href="https://github.com/VNMabus/rdata/issues?q=author%3AJorgelindo238" title="Bug reports">🐛</a></td>
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ keywords = [
]
authors = [
{name = "Carlos Ramos Carreño", email = "[email protected]"},
{name = "Tuomas Rossi", email = "[email protected]"},
]
maintainers = [
{name = "Carlos Ramos Carreño", email = "[email protected]"},
Expand Down

0 comments on commit 1264bf7

Please sign in to comment.