From 023838189a427e98458a7ff3f89d00108a8e52dd Mon Sep 17 00:00:00 2001 From: pinjinx Date: Wed, 5 Aug 2026 15:59:35 +0530 Subject: [PATCH 1/2] Added Maintainers --- MAINTAINERS.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..d93cfa9 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,29 @@ +# Maintainers, Mentors and Ideators + +This document lists the individuals fulfilling the key roles of [Maintainer](https://github.com/AOSSIE-Org/Info/blob/main/Roles/Maintainer.md), [Mentor](https://github.com/AOSSIE-Org/Info/blob/main/Roles/Mentors.md) and [Ideator](https://github.com/AOSSIE-Org/Info/blob/main/Roles/Ideator.md) for this repository, in accordance with [AOSSIE's Role Definitions](https://github.com/AOSSIE-Org/Info/tree/main/Roles). + +--- + +## Ideators + +| Name | GitHub Username | Discord Username | Project / Feature | Area / Focus | Proposal / Discussion | +|------|-----------------|------------------|-------------------|--------------|-----------------------| +| Rituraj Basak | @imxade | @none | Rein | Initial Project Idea | [Discussion](https://github.com/AOSSIE-Org/Info/blob/main/Programs/GoogleSummerOfCode/2026/Ideas/Rein.md) | + +--- + +## Mentors + +| Name | GitHub Username | Discord Username | Area / Focus | +|------|-----------------|------------------|--------------| +| Rituraj Basak | @imxade | @none | Project Guidance, Code Reviews, and Technical Direction | +| Rohith K Pradeep | @pinjinx | @pinjinx | Project Guidance, Code Reviews, and Technical Direction | + +--- + +## Maintainers + +| Name | GitHub Username | Discord Username | Area / Focus | +|------|-----------------|------------------|--------------| +| Rituraj Basak | @imxade | @none | Repository Maintenance, Releases, and Pull Request Merging | +| Rohith K Pradeep | @pinjinx | @pinjinx | Repository Maintenance and Pull Request Merging | \ No newline at end of file From b95f833790bca5c6b1b77488921bc75611fc5869 Mon Sep 17 00:00:00 2001 From: Rituraj <56511165+imxade@users.noreply.github.com> Date: Wed, 5 Aug 2026 21:35:16 +0530 Subject: [PATCH 2/2] Update MAINTAINERS.md to remove a maintainer Removed Rohith K Pradeep from the maintainers list. --- MAINTAINERS.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d93cfa9..bfe5808 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -17,13 +17,10 @@ This document lists the individuals fulfilling the key roles of [Maintainer](htt | Name | GitHub Username | Discord Username | Area / Focus | |------|-----------------|------------------|--------------| | Rituraj Basak | @imxade | @none | Project Guidance, Code Reviews, and Technical Direction | -| Rohith K Pradeep | @pinjinx | @pinjinx | Project Guidance, Code Reviews, and Technical Direction | - --- ## Maintainers | Name | GitHub Username | Discord Username | Area / Focus | |------|-----------------|------------------|--------------| -| Rituraj Basak | @imxade | @none | Repository Maintenance, Releases, and Pull Request Merging | -| Rohith K Pradeep | @pinjinx | @pinjinx | Repository Maintenance and Pull Request Merging | \ No newline at end of file +| Rohith K Pradeep | @pinjinx | @pinjinx | Repository Maintenance and Pull Request Merging |