Project: RUN Remix (run-remix)
Parent Entity: RUN APPAREL (PVT) LTD / Durus Industries
Model: Benevolent Maintainer & Community Council
Every sailing ship needs a captain, navigators, and skilled crew members to explore new waters without running aground.
This document explains how decisions are made, how new features get approved, and how anyone can rise from a curious explorer to a trusted captain of the RUN Remix codebase!
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β THE RUN REMIX CREW HIERARCHY β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β π PROJECT LEAD (BENEFACTOR) β
β M. Hateem Jamshaid (RUN APPAREL CEO) β
β β β
β βΌ β
β π οΈ CORE MAINTAINER COUNCIL β
β Security, Architecture & Release Engineers β
β β β
β βΌ β
β π§© CODE & DOC CONTRIBUTORS β
β Community Builders submitting Pull Requests β
β β β
β βΌ β
β π COMMUNITY EXPLORERS & USERS β
β Athletes, designers, and students testing apps β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
flowchart TD
Lead["π Project Lead: Final vision, security policies & business alignment"]
Maintainers["π οΈ Core Maintainers: Reviewing PRs, managing releases & quality gates"]
Contributors["π§© Contributors: Writing code, fixing bugs, and improving docs"]
Community["π Community Explorers: Opening issues, asking questions & giving stars"]
Lead --> Maintainers
Maintainers --> Contributors
Contributors --> Community
flowchart LR
Explorer["π Explorer\nOpen issues, give stars"] --> Contributor["π§© Contributor\nSubmit PRs, fix bugs"]
Contributor --> Trusted["π οΈ Trusted Contributor\n6+ months, consistent quality"]
Trusted --> Maintainer["π Core Maintainer\nReview PRs, manage releases"]
style Explorer fill:#e8f5e9,stroke:#2e7d32
style Contributor fill:#e3f2fd,stroke:#1565c0
style Trusted fill:#fff3e0,stroke:#e65100
style Maintainer fill:#fce4ec,stroke:#c62828
How to climb the ladder:
| From | To | What You Need |
|---|---|---|
| π Explorer | π§© Contributor | Submit your first merged Pull Request |
| π§© Contributor | π οΈ Trusted | 6+ months of consistent, high-quality contributions |
| π οΈ Trusted | π Maintainer | Invitation from the Project Lead after demonstrated expertise |
- Current Lead: M. Hateem Jamshaid (
hateem@runapparel.com) - Responsibilities: Sets strategic product direction, ensures compliance with textile manufacturing standards, and manages brand security.
- Responsibilities: Reviews pull requests, ensures automated test suites pass, maintains CI/CD pipelines, and manages releases.
- How to Join: Consistent, high-quality contributions across code, testing, or documentation over a sustained period (minimum 6 months).
- Anyone who submits pull requests, files bug reports, improves documentation, or helps other members in discussions.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β THE DECISION-MAKING LADDER β
βββββββββββββββββββββ¬ββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββ€
β π’ SMALL TWEAKS β π‘ NEW FEATURES β π΄ MAJOR ARCHITECTURE β
βββββββββββββββββββββΌββββββββββββββββββββΌβββββββββββββββββββββββββββββββββ€
β Bug fixes, typos,β New UI screens, β Database schema changes, β
β test updates β fabric types, β dependency swaps, API changes β
β β tools β β
β βΊ 1 Maintainer β βΊ 2 Maintainers β βΊ Formal RFC / Plan Approval β
β Approval β Approval β & Project Lead sign-off β
βββββββββββββββββββββ΄ββββββββββββββββββββ΄βββββββββββββββββββββββββββββββββ
All architectural discussions and feature proposals happen openly in GitHub Discussions (<repository-url>/discussions) and GitHub Issues (<repository-url>/issues). Everyone's voice is heard and valued!