Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
[workflows] Add initial OWNERS and Readme
Browse files Browse the repository at this point in the history
Signed-off-by: Dibyo Mukherjee <dibyo@google.com>
  • Loading branch information
dibyom authored and tekton-robot committed Jul 19, 2021
1 parent 46d5eaa commit 819a254
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions workflows/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
approvers:
- dibyom
- bobcatfish

reviewers:
- dibyom
- bobcatfish
6 changes: 6 additions & 0 deletions workflows/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Tekton Workflows

Workflows is an experimental concept for grouping other Tekton primitves(such as Pipelines and Triggers) in order to simplify CI/CD configuration.

See the proposal in tektoncd/community#464 for more details.
TBD: Details on the WG

0 comments on commit 819a254

Please sign in to comment.