Skip to content

Commit

Permalink
docs: add datejada as a contributor for code, and review (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Jan 20, 2025
1 parent 07249bd commit bc964f9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@
"ideas",
"projectManagement"
]
},
{
"login": "datejada",
"name": "Diego Alejandro Tejada Arango",
"avatar_url": "https://avatars.githubusercontent.com/u/12887482?v=4",
"profile": "https://github.com/datejada",
"contributions": [
"code",
"review"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Furthermore, you can read specific information for this package at the [TulipaIO
<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>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/datejada"><img src="https://avatars.githubusercontent.com/u/12887482?v=4?s=100" width="100px;" alt="Diego Alejandro Tejada Arango"/><br /><sub><b>Diego Alejandro Tejada Arango</b></sub></a><br /><a href="#code-datejada" title="Code">πŸ’»</a> <a href="#review-datejada" title="Reviewed Pull Requests">πŸ‘€</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 @@ -50,6 +50,7 @@ DataFrame(DBInterface.execute(con, "SELECT name, type, investable, variable_cost
<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>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/datejada"><img src="https://avatars.githubusercontent.com/u/12887482?v=4?s=100" width="100px;" alt="Diego Alejandro Tejada Arango"/><br /><sub><b>Diego Alejandro Tejada Arango</b></sub></a><br /><a href="#code-datejada" title="Code">πŸ’»</a> <a href="#review-datejada" title="Reviewed Pull Requests">πŸ‘€</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit bc964f9

Please sign in to comment.