diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..c706fe03 --- /dev/null +++ b/OWNERS @@ -0,0 +1,12 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +approvers: +- elsony +- johnmcollier + +reviewers: +- elsony +- kadel +- ibuziuk +- rohitkrai03 +- jerolimov diff --git a/stacks/OWNERS b/stacks/OWNERS new file mode 100644 index 00000000..c706fe03 --- /dev/null +++ b/stacks/OWNERS @@ -0,0 +1,12 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +approvers: +- elsony +- johnmcollier + +reviewers: +- elsony +- kadel +- ibuziuk +- rohitkrai03 +- jerolimov diff --git a/stacks/dotnet50/OWNERS b/stacks/dotnet50/OWNERS new file mode 100644 index 00000000..29b90f56 --- /dev/null +++ b/stacks/dotnet50/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- kadel diff --git a/stacks/dotnet60/OWNERS b/stacks/dotnet60/OWNERS new file mode 100644 index 00000000..29b90f56 --- /dev/null +++ b/stacks/dotnet60/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- kadel diff --git a/stacks/dotnetcore31/OWNERS b/stacks/dotnetcore31/OWNERS new file mode 100644 index 00000000..29b90f56 --- /dev/null +++ b/stacks/dotnetcore31/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- kadel diff --git a/stacks/go/OWNERS b/stacks/go/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/go/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/java-maven/OWNERS b/stacks/java-maven/OWNERS new file mode 100644 index 00000000..29b90f56 --- /dev/null +++ b/stacks/java-maven/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- kadel diff --git a/stacks/java-openliberty-gradle/OWNERS b/stacks/java-openliberty-gradle/OWNERS new file mode 100644 index 00000000..507f045f --- /dev/null +++ b/stacks/java-openliberty-gradle/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- ajm01 diff --git a/stacks/java-openliberty/OWNERS b/stacks/java-openliberty/OWNERS new file mode 100644 index 00000000..507f045f --- /dev/null +++ b/stacks/java-openliberty/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- ajm01 diff --git a/stacks/java-quarkus/OWNERS b/stacks/java-quarkus/OWNERS new file mode 100644 index 00000000..c9d70a45 --- /dev/null +++ b/stacks/java-quarkus/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- maxandersen diff --git a/stacks/java-springboot/OWNERS b/stacks/java-springboot/OWNERS new file mode 100644 index 00000000..29b90f56 --- /dev/null +++ b/stacks/java-springboot/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- kadel diff --git a/stacks/java-vertx/OWNERS b/stacks/java-vertx/OWNERS new file mode 100644 index 00000000..29b90f56 --- /dev/null +++ b/stacks/java-vertx/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- kadel diff --git a/stacks/java-websphereliberty-gradle/OWNERS b/stacks/java-websphereliberty-gradle/OWNERS new file mode 100644 index 00000000..507f045f --- /dev/null +++ b/stacks/java-websphereliberty-gradle/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- ajm01 diff --git a/stacks/java-websphereliberty/OWNERS b/stacks/java-websphereliberty/OWNERS new file mode 100644 index 00000000..507f045f --- /dev/null +++ b/stacks/java-websphereliberty/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- ajm01 diff --git a/stacks/java-wildfly-bootable-jar/OWNERS b/stacks/java-wildfly-bootable-jar/OWNERS new file mode 100644 index 00000000..a9d17fb8 --- /dev/null +++ b/stacks/java-wildfly-bootable-jar/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- ehsavoie diff --git a/stacks/java-wildfly/OWNERS b/stacks/java-wildfly/OWNERS new file mode 100644 index 00000000..a9d17fb8 --- /dev/null +++ b/stacks/java-wildfly/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- ehsavoie diff --git a/stacks/nodejs-angular/OWNERS b/stacks/nodejs-angular/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/nodejs-angular/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/nodejs-nextjs/OWNERS b/stacks/nodejs-nextjs/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/nodejs-nextjs/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/nodejs-nuxtjs/OWNERS b/stacks/nodejs-nuxtjs/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/nodejs-nuxtjs/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/nodejs-react/OWNERS b/stacks/nodejs-react/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/nodejs-react/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/nodejs-svelte/OWNERS b/stacks/nodejs-svelte/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/nodejs-svelte/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/nodejs-vue/OWNERS b/stacks/nodejs-vue/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/nodejs-vue/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/nodejs/OWNERS b/stacks/nodejs/OWNERS new file mode 100644 index 00000000..f68dc5bd --- /dev/null +++ b/stacks/nodejs/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- BethGriggs diff --git a/stacks/php-laravel/OWNERS b/stacks/php-laravel/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/php-laravel/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/python-django/OWNERS b/stacks/python-django/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/python-django/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020 diff --git a/stacks/python/OWNERS b/stacks/python/OWNERS new file mode 100644 index 00000000..cc62470e --- /dev/null +++ b/stacks/python/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs: https://go.k8s.io/owners + +reviewers: +- schultzp2020