Ma77Ball opened a new pull request, #73:
URL: https://github.com/apache/incubator-texera-site/pull/73

   Adds a Committers page at `/committers/` (with a `/committers.html` alias) 
listing the Apache Texera (Incubating) mentors, PPMC members, and committers, 
plus a "Becoming a Committer" section. Modeled on Spark's committers page.
   
   **What's included**
   - Grouped card panels: Mentors (4), PPMC Members (10), and Committers (2), 
with each person linking to their Apache profile and GitHub.
   - A "Committers" item added to the top navigation.
   - A "Becoming a Committer" section describing how new committers are 
nominated and elected.
   
   **Implementation**
   - The roster is data-driven from `data/committers.toml` (name, Apache ID, 
GitHub, group), so future updates are a single-file edit.
   - Styling reuses the site's existing card language 
(`assets/scss/_styles_project.scss`); rendering lives in 
`layouts/committers/list.html` and `layouts/partials/committers_grid.html`.
   
   The roster was sourced from public ASF records (`public_ldap_projects.json`, 
`icla-info.json`, and the incubator `podlings.xml`), with GitHub handles 
confirmed by the project.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to