diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..bc2f8b0 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +See the `tektoncd-catalog` [Contributing](https://github.com/tektoncd-catalog/.github/blob/main/CONTRIBUTING.md) doc \ No newline at end of file diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md new file mode 100644 index 0000000..b03e03e --- /dev/null +++ b/DEVELOPMENT.md @@ -0,0 +1 @@ +See [the Contributing guide](CONTRIBUTING.md). \ No newline at end of file diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..36492c0 --- /dev/null +++ b/OWNERS @@ -0,0 +1,6 @@ +# The OWNERS file is used by prow to automatically merge approved PRs. + +approvers: +- bobcatfish +- vdemeester +- vinamra28 diff --git a/README.md b/README.md index 0daaadf..ebb2226 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # golang -This catalog repo holds golang related resources +This verified catalog repo holds golang related Tekton resources diff --git a/code-of-conduct.md b/code-of-conduct.md new file mode 100644 index 0000000..2c84c3d --- /dev/null +++ b/code-of-conduct.md @@ -0,0 +1 @@ +See the `tektoncd-catalog` [code of conduct](https://github.com/tektoncd-catalog/.github/blob/main/code-of-conduct.md) doc \ No newline at end of file