Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 69c0fe7

Browse files
authored
chore: add maintainers section in readme (#29)
### πŸ”— Linked issue Connected with issue #28 ### ❓ Type of change - [x] πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ] πŸ‘Œ Enhancement (improving an existing functionality like performance) - [ ] ✨ New feature (a non-breaking change that adds functionality) - [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries) - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change) ### πŸ“š Description Add the project maintainers in Readme <img width="449" alt="image" src="https://github.com/user-attachments/assets/4974ab92-b7f6-444a-9964-f82bac92b103" /> ### πŸ“ Checklist - [ ] I have linked an issue or discussion. - [x] I have updated the documentation accordingly.
2 parents 7ba9e45 + 7bf54c9 commit 69c0fe7

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<li><a href="#usage">Usage</a></li>
4343
<li><a href="#contributing">Contributing</a></li>
4444
<li><a href="#contact">Contact</a></li>
45+
<li><a href="#maintainers">Maintainers</a></li>
4546
</ol>
4647
</details>
4748

@@ -91,3 +92,25 @@ Project Link: [https://github.com/schroedinger-Hat/daje](https://github.com/schr
9192
[stars-url]: https://github.com/schroedinger-Hat/daje/stargazers
9293
[issues-shield]: https://img.shields.io/github/issues/schroedinger-Hat/daje.svg?style=for-the-badge
9394
[issues-url]: https://github.com/schroedinger-Hat/daje/issues
95+
96+
<!-- MAINTAINERS -->
97+
98+
## Maintainers
99+
100+
<div align="center">
101+
<table>
102+
<tr>
103+
<td align="center">
104+
<a href="https://github.com/Wabri">
105+
<img src="https://github.com/Wabri.png" width="100px;" alt="Gabriele Puliti"/>
106+
<br />
107+
<sub>
108+
<b>Gabriele Puliti</b>
109+
</sub>
110+
</a>
111+
<br />
112+
<span>πŸ’» Maintainer</span>
113+
</td>
114+
</tr>
115+
</table>
116+
</div>

0 commit comments

Comments
Β (0)