Add Tekton maintainers to project-maintainers.csv#1376
Add Tekton maintainers to project-maintainers.csv#1376riaankleinhans merged 1 commit intocncf:mainfrom
Conversation
✅ Deploy Preview for cncf-license-exceptions canceled.
|
There was a problem hiding this comment.
Pull request overview
Adds Tekton maintainers to project-maintainers.csv following Tekton’s acceptance as a CNCF incubating project, covering the governance committee and multiple Tekton sub-projects.
Changes:
- Added an “Incubating / Tekton (Governance Committee)” maintainer block with a governance reference link.
- Added maintainer blocks for Tekton sub-projects (Pipeline, Pipelines-as-Code, Triggers, Results, CLI, Dashboard, Chains, Operator) with OWNERS links.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Incubating,Tekton (Governance Committee),Andrea Frittoli,IBM,afrittoli,https://github.com/tektoncd/community/blob/main/governance.md | ||
| ,,Andrew Bayer,Datadog,abayer, | ||
| ,,Dibyo Mukherjee,Adobe,dibyom, | ||
| ,,Emil Natan,Red Hat,enarha, | ||
| ,,Vincent Demeester,Red Hat,vdemeester, |
There was a problem hiding this comment.
The surrounding rows in this CSV use CRLF line endings (they include a trailing \r), but these newly added Tekton rows appear to be LF-only (no \r). This introduces mixed line endings within the file and can cause noisy diffs / tooling issues when the CSV is processed. Please normalize the added rows to match the file’s existing line ending convention (CRLF).
| ,,Savita Ashture,Red Hat,sm43, | ||
| ,,Vincent Demeester,Red Hat,vdemeester, | ||
| ,,Zaki Shaikh,Red Hat,zakisk, | ||
| ,Tekton Triggers,Khurram Baig,Red Hat,khrm,https://github.com/tektoncd/triggers/blob/main/OWNERS | ||
| ,,Savita Ashture,Red Hat,savitaashture, |
There was a problem hiding this comment.
Savita Ashture is listed with two different GitHub usernames in this new block (sm43 here vs savitaashture in the Triggers/Operator entries below). Please confirm the correct GitHub handle and use it consistently across all Tekton rows so downstream lookups don’t treat them as different people.
|
@vdemeester I will work on getting the maintainer on-boarded. And and send maintainer email addresses to cncf-maintainer-changes@cncf.io for CNCF Service desk and project maintainers mailing list. |
Will do, misconfiguration on my laptop 😅
@riaankleinhans Oh, I sent it to project-onboarding@cncf.io (from the onboarding issue), I can re-send to this one if need be. |
a97e6f4 to
78dd493
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ,,Billy Lynch,Chainguard,wlynch, | ||
| ,Tekton Pipelines-as-Code,Chmouel Boudjnah,Red Hat,chmouel,https://github.com/tektoncd/pipelines-as-code/blob/main/OWNERS | ||
| ,,Akshay Pant,Red Hat,theakshaypant, | ||
| ,,Savita Ashture,Red Hat,sm43, |
There was a problem hiding this comment.
The same maintainer (Savita Ashture) is listed elsewhere in this Tekton block with GitHub name savitaashture, but here it is sm43. Please verify the correct GitHub username and keep it consistent across all entries; otherwise downstream tooling may treat these as different people.
| ,,Savita Ashture,Red Hat,sm43, | |
| ,,Savita Ashture,Red Hat,savitaashture, |
Tekton was accepted as a CNCF incubating project. Adding maintainers for the governance committee and each sub-project: Pipeline, Pipelines-as-Code, Triggers, Results, CLI, Dashboard, Chains, and Operator. Ref: cncf/toc#2088 Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
78dd493 to
0c89a86
Compare
Tekton was accepted as a CNCF incubating project. Adding maintainers for the governance committee and each sub-project: Pipeline, Pipelines-as-Code, Triggers, Results, CLI, Dashboard, Chains, and Operator.
Ref: cncf/toc#2088