Skip to content

Commit 2f08fb3

Browse files
Merge pull request #72 from PlotSenseAI/feature/test/cicd
Feature/test/cicd
2 parents e4f5ce4 + 3bb3ef6 commit 2f08fb3

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 🌟 PlotSense: AI-Powered Data Visualization Assistant
22

3+
[![PyPI version](https://img.shields.io/pypi/v/plotsense.svg)](https://pypi.org/project/plotsense/)
4+
[![Downloads](https://static.pepy.tech/badge/plotsense)](https://pepy.tech/project/plotsense)
35
[![Python Tests](https://github.com/PlotSenseAI/PlotSenseAI/actions/workflows/python-tests.yml/badge.svg)](https://github.com/PlotSenseAI/PlotSenseAI/actions/workflows/python-tests.yml)
46
[![Frontend Tests](https://github.com/PlotSenseAI/PlotSenseAI/actions/workflows/frontend-tests.yml/badge.svg)](https://github.com/PlotSenseAI/PlotSenseAI/actions/workflows/frontend-tests.yml)
57
[![codecov](https://codecov.io/gh/PlotSenseAI/PlotSenseAI/branch/main/graph/badge.svg)](https://codecov.io/gh/PlotSenseAI/PlotSenseAI)
@@ -239,6 +241,24 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
239241
``` bash
240242
pip install --upgrade plotsense # Get the latest features!
241243
```
244+
245+
## 👥 Maintainers
246+
247+
PlotSense is maintained by a dedicated team of developers and data scientists:
248+
249+
| Name | GitHub | Email |
250+
|------|--------|-------|
251+
| **Christian Chimezie** | [@christianchimezie](https://github.com/christianchimezie) | chimeziechristiancc@gmail.com |
252+
| **Toluwaleke Ogidan** | [@T-leke](https://github.com/T-leke) | gbemilekeogidan@gmail.com |
253+
| **Onyekachukwu Ojumah** | [@ojumah20](https://github.com/ojumah20) | Onyekaojumah22@gmail.com |
254+
| **Grace Farayola** | [@Itsmeright](https://github.com/Itsmeright) | gracefarayola@gmail.com |
255+
| **Amaka Iduwe** | [@Nwaamaka-Iduwe](https://github.com/Nwaamaka-Iduwe) | nwaamaka_iduwe@yahoo.com |
256+
| **Nelson Ogbeide** | [@Nelsonchris1](https://github.com/Nelsonchris1) | Ogbeide331@gmail.com |
257+
| **Abayomi Olagunju** | [@jerryola1](https://github.com/jerryola1) | https://abayomiolagunju.net/|
258+
| **Olamilekan Ajao** | [@olamilekanajao](https://github.com/olamilekanajao) | olamilekan011@gmail.com |
259+
260+
We welcome contributions from the community! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
261+
242262
## 🛡 License
243263
Apache License 2.0
244264

0 commit comments

Comments
 (0)