Skip to content

Commit

Permalink
docs: add clizbe as a contributor for code, review, and 2 more (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Jan 20, 2025
1 parent e9b4aad commit 07249bd
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,18 @@
"review",
"ideas"
]
},
{
"login": "clizbe",
"name": "Lauren Clisby",
"avatar_url": "https://avatars.githubusercontent.com/u/11889283?v=4",
"profile": "https://github.com/clizbe",
"contributions": [
"code",
"review",
"ideas",
"projectManagement"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Furthermore, you can read specific information for this package at the [TulipaIO
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/suvayu"><img src="https://avatars.githubusercontent.com/u/229540?v=4?s=100" width="100px;" alt="Suvayu Ali"/><br /><sub><b>Suvayu Ali</b></sub></a><br /><a href="#code-suvayu" title="Code">πŸ’»</a> <a href="#review-suvayu" title="Reviewed Pull Requests">πŸ‘€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://abelsiqueira.com"><img src="https://avatars.githubusercontent.com/u/1068752?v=4?s=100" width="100px;" alt="Abel Soares Siqueira"/><br /><sub><b>Abel Soares Siqueira</b></sub></a><br /><a href="#code-abelsiqueira" title="Code">πŸ’»</a> <a href="#review-abelsiqueira" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#ideas-abelsiqueira" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/clizbe"><img src="https://avatars.githubusercontent.com/u/11889283?v=4?s=100" width="100px;" alt="Lauren Clisby"/><br /><sub><b>Lauren Clisby</b></sub></a><br /><a href="#code-clizbe" title="Code">πŸ’»</a> <a href="#review-clizbe" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#ideas-clizbe" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#projectManagement-clizbe" title="Project Management">πŸ“†</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ DataFrame(DBInterface.execute(con, "SELECT name, type, investable, variable_cost
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/suvayu"><img src="https://avatars.githubusercontent.com/u/229540?v=4?s=100" width="100px;" alt="Suvayu Ali"/><br /><sub><b>Suvayu Ali</b></sub></a><br /><a href="#code-suvayu" title="Code">πŸ’»</a> <a href="#review-suvayu" title="Reviewed Pull Requests">πŸ‘€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://abelsiqueira.com"><img src="https://avatars.githubusercontent.com/u/1068752?v=4?s=100" width="100px;" alt="Abel Soares Siqueira"/><br /><sub><b>Abel Soares Siqueira</b></sub></a><br /><a href="#code-abelsiqueira" title="Code">πŸ’»</a> <a href="#review-abelsiqueira" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#ideas-abelsiqueira" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/clizbe"><img src="https://avatars.githubusercontent.com/u/11889283?v=4?s=100" width="100px;" alt="Lauren Clisby"/><br /><sub><b>Lauren Clisby</b></sub></a><br /><a href="#code-clizbe" title="Code">πŸ’»</a> <a href="#review-clizbe" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#ideas-clizbe" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#projectManagement-clizbe" title="Project Management">πŸ“†</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 07249bd

Please sign in to comment.