Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial directory for Pipeline to TaskRun custom task 🎁
I had tried to add the custom task and OWNERS file all at once in tektoncd#770 but @jerop pointed out it's probably a better approach to just add the OWNERS file first, which would allow getting the initial approval needed to kick off the project and from then on the project OWNERS can take care of reviews (and she documented this in tektoncd#782 !) So this commit adds just the OWNERS (more welcome if anyone else is interested!) for the pipeline to taskrun custom task, and there will be a follow-up PR with the initial controller logic. Project proposal: tektoncd/community#447
- Loading branch information