From 4f1b1c046ab2dd08a881c7b26ea4f29c1073f5a5 Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Tue, 5 Mar 2024 13:08:11 +0100 Subject: [PATCH] Adding OWNERS to all blueprints --- blueprints/apigee/bigquery-analytics/OWNERS | 1 + blueprints/apigee/hybrid-gke/OWNERS | 1 + .../nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg/OWNERS | 1 + blueprints/cloud-operations/adfs/OWNERS | 1 + .../cloud-operations/asset-inventory-feed-remediation/OWNERS | 1 + blueprints/cloud-operations/compute-quota-monitoring/OWNERS | 1 + blueprints/cloud-operations/dns-fine-grained-iam/OWNERS | 1 + blueprints/cloud-operations/dns-shared-vpc/OWNERS | 1 + blueprints/cloud-operations/iam-delegated-role-grants/OWNERS | 1 + blueprints/cloud-operations/network-quota-monitoring/OWNERS | 1 + blueprints/cloud-operations/onprem-sa-key-management/OWNERS | 1 + blueprints/cloud-operations/packer-image-builder/OWNERS | 1 + .../cloud-operations/scheduled-asset-inventory-export-bq/OWNERS | 1 + .../cloud-operations/terraform-cloud-dynamic-credentials/OWNERS | 1 + .../cloud-operations/unmanaged-instances-healthcheck/OWNERS | 1 + blueprints/cloud-operations/vm-migration/OWNERS | 1 + blueprints/cloud-operations/workload-identity-federation/OWNERS | 1 + blueprints/data-solutions/bq-ml/OWNERS | 1 + blueprints/data-solutions/cloudsql-multiregion/OWNERS | 1 + blueprints/data-solutions/cmek-via-centralized-kms/OWNERS | 1 + blueprints/data-solutions/composer-2/OWNERS | 1 + blueprints/data-solutions/data-platform-foundations/OWNERS | 1 + blueprints/data-solutions/data-platform-minimal/OWNERS | 1 + blueprints/data-solutions/data-playground/OWNERS | 1 + blueprints/data-solutions/gcs-to-bq-with-least-privileges/OWNERS | 1 + blueprints/data-solutions/shielded-folder/OWNERS | 1 + blueprints/data-solutions/sqlserver-alwayson/OWNERS | 1 + blueprints/data-solutions/vertex-mlops/OWNERS | 1 + blueprints/gke/autopilot/OWNERS | 1 + blueprints/gke/binauthz/OWNERS | 1 + blueprints/gke/multi-cluster-mesh-gke-fleet-api/OWNERS | 1 + blueprints/gke/multitenant-fleet/OWNERS | 1 + blueprints/gke/patterns/autopilot-cluster/OWNERS | 1 + blueprints/gke/patterns/batch/OWNERS | 1 + blueprints/gke/patterns/kafka/OWNERS | 1 + blueprints/gke/patterns/mysql/OWNERS | 1 + blueprints/gke/patterns/redis-cluster/OWNERS | 1 + blueprints/networking/glb-and-armor/OWNERS | 1 + blueprints/networking/glb-hybrid-neg-internal/OWNERS | 1 + blueprints/networking/ha-vpn-over-interconnect/OWNERS | 1 + blueprints/networking/ilb-next-hop/OWNERS | 1 + blueprints/networking/private-cloud-function-from-onprem/OWNERS | 1 + blueprints/networking/psc-glb-and-armor/OWNERS | 1 + blueprints/networking/psc-hybrid/OWNERS | 1 + blueprints/networking/shared-vpc-gke/OWNERS | 1 + blueprints/networking/vpc-connectivity-lab/OWNERS | 1 + blueprints/serverless/cloud-run-corporate/OWNERS | 1 + blueprints/serverless/cloud-run-explore/OWNERS | 1 + blueprints/serverless/cloud-run-microservices/OWNERS | 1 + blueprints/third-party-solutions/f5-bigip/OWNERS | 1 + blueprints/third-party-solutions/gitlab/OWNERS | 1 + blueprints/third-party-solutions/openshift/OWNERS | 1 + blueprints/third-party-solutions/phpipam/OWNERS | 1 + blueprints/third-party-solutions/wordpress/OWNERS | 1 + 54 files changed, 54 insertions(+) create mode 100644 blueprints/apigee/bigquery-analytics/OWNERS create mode 100644 blueprints/apigee/hybrid-gke/OWNERS create mode 100644 blueprints/apigee/network-patterns/nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg/OWNERS create mode 100644 blueprints/cloud-operations/adfs/OWNERS create mode 100644 blueprints/cloud-operations/asset-inventory-feed-remediation/OWNERS create mode 100644 blueprints/cloud-operations/compute-quota-monitoring/OWNERS create mode 100644 blueprints/cloud-operations/dns-fine-grained-iam/OWNERS create mode 100644 blueprints/cloud-operations/dns-shared-vpc/OWNERS create mode 100644 blueprints/cloud-operations/iam-delegated-role-grants/OWNERS create mode 100644 blueprints/cloud-operations/network-quota-monitoring/OWNERS create mode 100644 blueprints/cloud-operations/onprem-sa-key-management/OWNERS create mode 100644 blueprints/cloud-operations/packer-image-builder/OWNERS create mode 100644 blueprints/cloud-operations/scheduled-asset-inventory-export-bq/OWNERS create mode 100644 blueprints/cloud-operations/terraform-cloud-dynamic-credentials/OWNERS create mode 100644 blueprints/cloud-operations/unmanaged-instances-healthcheck/OWNERS create mode 100644 blueprints/cloud-operations/vm-migration/OWNERS create mode 100644 blueprints/cloud-operations/workload-identity-federation/OWNERS create mode 100644 blueprints/data-solutions/bq-ml/OWNERS create mode 100644 blueprints/data-solutions/cloudsql-multiregion/OWNERS create mode 100644 blueprints/data-solutions/cmek-via-centralized-kms/OWNERS create mode 100644 blueprints/data-solutions/composer-2/OWNERS create mode 100644 blueprints/data-solutions/data-platform-foundations/OWNERS create mode 100644 blueprints/data-solutions/data-platform-minimal/OWNERS create mode 100644 blueprints/data-solutions/data-playground/OWNERS create mode 100644 blueprints/data-solutions/gcs-to-bq-with-least-privileges/OWNERS create mode 100644 blueprints/data-solutions/shielded-folder/OWNERS create mode 100644 blueprints/data-solutions/sqlserver-alwayson/OWNERS create mode 100644 blueprints/data-solutions/vertex-mlops/OWNERS create mode 100644 blueprints/gke/autopilot/OWNERS create mode 100644 blueprints/gke/binauthz/OWNERS create mode 100644 blueprints/gke/multi-cluster-mesh-gke-fleet-api/OWNERS create mode 100644 blueprints/gke/multitenant-fleet/OWNERS create mode 100644 blueprints/gke/patterns/autopilot-cluster/OWNERS create mode 100644 blueprints/gke/patterns/batch/OWNERS create mode 100644 blueprints/gke/patterns/kafka/OWNERS create mode 100644 blueprints/gke/patterns/mysql/OWNERS create mode 100644 blueprints/gke/patterns/redis-cluster/OWNERS create mode 100644 blueprints/networking/glb-and-armor/OWNERS create mode 100644 blueprints/networking/glb-hybrid-neg-internal/OWNERS create mode 100644 blueprints/networking/ha-vpn-over-interconnect/OWNERS create mode 100644 blueprints/networking/ilb-next-hop/OWNERS create mode 100644 blueprints/networking/private-cloud-function-from-onprem/OWNERS create mode 100644 blueprints/networking/psc-glb-and-armor/OWNERS create mode 100644 blueprints/networking/psc-hybrid/OWNERS create mode 100644 blueprints/networking/shared-vpc-gke/OWNERS create mode 100644 blueprints/networking/vpc-connectivity-lab/OWNERS create mode 100644 blueprints/serverless/cloud-run-corporate/OWNERS create mode 100644 blueprints/serverless/cloud-run-explore/OWNERS create mode 100644 blueprints/serverless/cloud-run-microservices/OWNERS create mode 100644 blueprints/third-party-solutions/f5-bigip/OWNERS create mode 100644 blueprints/third-party-solutions/gitlab/OWNERS create mode 100644 blueprints/third-party-solutions/openshift/OWNERS create mode 100644 blueprints/third-party-solutions/phpipam/OWNERS create mode 100644 blueprints/third-party-solutions/wordpress/OWNERS diff --git a/blueprints/apigee/bigquery-analytics/OWNERS b/blueprints/apigee/bigquery-analytics/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/apigee/bigquery-analytics/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/apigee/hybrid-gke/OWNERS b/blueprints/apigee/hybrid-gke/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/apigee/hybrid-gke/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/apigee/network-patterns/nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg/OWNERS b/blueprints/apigee/network-patterns/nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/apigee/network-patterns/nb-glb-psc-neg-sb-psc-ilbl7-hybrid-neg/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/cloud-operations/adfs/OWNERS b/blueprints/cloud-operations/adfs/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/cloud-operations/adfs/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/cloud-operations/asset-inventory-feed-remediation/OWNERS b/blueprints/cloud-operations/asset-inventory-feed-remediation/OWNERS new file mode 100644 index 0000000000..6214b5b42a --- /dev/null +++ b/blueprints/cloud-operations/asset-inventory-feed-remediation/OWNERS @@ -0,0 +1 @@ +ludoo diff --git a/blueprints/cloud-operations/compute-quota-monitoring/OWNERS b/blueprints/cloud-operations/compute-quota-monitoring/OWNERS new file mode 100644 index 0000000000..6214b5b42a --- /dev/null +++ b/blueprints/cloud-operations/compute-quota-monitoring/OWNERS @@ -0,0 +1 @@ +ludoo diff --git a/blueprints/cloud-operations/dns-fine-grained-iam/OWNERS b/blueprints/cloud-operations/dns-fine-grained-iam/OWNERS new file mode 100644 index 0000000000..6214b5b42a --- /dev/null +++ b/blueprints/cloud-operations/dns-fine-grained-iam/OWNERS @@ -0,0 +1 @@ +ludoo diff --git a/blueprints/cloud-operations/dns-shared-vpc/OWNERS b/blueprints/cloud-operations/dns-shared-vpc/OWNERS new file mode 100644 index 0000000000..6214b5b42a --- /dev/null +++ b/blueprints/cloud-operations/dns-shared-vpc/OWNERS @@ -0,0 +1 @@ +ludoo diff --git a/blueprints/cloud-operations/iam-delegated-role-grants/OWNERS b/blueprints/cloud-operations/iam-delegated-role-grants/OWNERS new file mode 100644 index 0000000000..86004b1c7d --- /dev/null +++ b/blueprints/cloud-operations/iam-delegated-role-grants/OWNERS @@ -0,0 +1 @@ +juliocc diff --git a/blueprints/cloud-operations/network-quota-monitoring/OWNERS b/blueprints/cloud-operations/network-quota-monitoring/OWNERS new file mode 100644 index 0000000000..5727e20158 --- /dev/null +++ b/blueprints/cloud-operations/network-quota-monitoring/OWNERS @@ -0,0 +1 @@ +aurelienlegrand, ludoo diff --git a/blueprints/cloud-operations/onprem-sa-key-management/OWNERS b/blueprints/cloud-operations/onprem-sa-key-management/OWNERS new file mode 100644 index 0000000000..c7db5ffd77 --- /dev/null +++ b/blueprints/cloud-operations/onprem-sa-key-management/OWNERS @@ -0,0 +1 @@ +averbuks diff --git a/blueprints/cloud-operations/packer-image-builder/OWNERS b/blueprints/cloud-operations/packer-image-builder/OWNERS new file mode 100644 index 0000000000..0b3cf1c502 --- /dev/null +++ b/blueprints/cloud-operations/packer-image-builder/OWNERS @@ -0,0 +1 @@ +mikouaj diff --git a/blueprints/cloud-operations/scheduled-asset-inventory-export-bq/OWNERS b/blueprints/cloud-operations/scheduled-asset-inventory-export-bq/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/cloud-operations/scheduled-asset-inventory-export-bq/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/cloud-operations/terraform-cloud-dynamic-credentials/OWNERS b/blueprints/cloud-operations/terraform-cloud-dynamic-credentials/OWNERS new file mode 100644 index 0000000000..c7db5ffd77 --- /dev/null +++ b/blueprints/cloud-operations/terraform-cloud-dynamic-credentials/OWNERS @@ -0,0 +1 @@ +averbuks diff --git a/blueprints/cloud-operations/unmanaged-instances-healthcheck/OWNERS b/blueprints/cloud-operations/unmanaged-instances-healthcheck/OWNERS new file mode 100644 index 0000000000..c7db5ffd77 --- /dev/null +++ b/blueprints/cloud-operations/unmanaged-instances-healthcheck/OWNERS @@ -0,0 +1 @@ +averbuks diff --git a/blueprints/cloud-operations/vm-migration/OWNERS b/blueprints/cloud-operations/vm-migration/OWNERS new file mode 100644 index 0000000000..1b957ee3e0 --- /dev/null +++ b/blueprints/cloud-operations/vm-migration/OWNERS @@ -0,0 +1 @@ +eliamaldini diff --git a/blueprints/cloud-operations/workload-identity-federation/OWNERS b/blueprints/cloud-operations/workload-identity-federation/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/cloud-operations/workload-identity-federation/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/data-solutions/bq-ml/OWNERS b/blueprints/data-solutions/bq-ml/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/bq-ml/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/cloudsql-multiregion/OWNERS b/blueprints/data-solutions/cloudsql-multiregion/OWNERS new file mode 100644 index 0000000000..536e7b4f92 --- /dev/null +++ b/blueprints/data-solutions/cloudsql-multiregion/OWNERS @@ -0,0 +1 @@ +juliocc, lcaggio diff --git a/blueprints/data-solutions/cmek-via-centralized-kms/OWNERS b/blueprints/data-solutions/cmek-via-centralized-kms/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/cmek-via-centralized-kms/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/composer-2/OWNERS b/blueprints/data-solutions/composer-2/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/composer-2/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/data-platform-foundations/OWNERS b/blueprints/data-solutions/data-platform-foundations/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/data-platform-foundations/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/data-platform-minimal/OWNERS b/blueprints/data-solutions/data-platform-minimal/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/data-platform-minimal/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/data-playground/OWNERS b/blueprints/data-solutions/data-playground/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/data-playground/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/gcs-to-bq-with-least-privileges/OWNERS b/blueprints/data-solutions/gcs-to-bq-with-least-privileges/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/gcs-to-bq-with-least-privileges/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/shielded-folder/OWNERS b/blueprints/data-solutions/shielded-folder/OWNERS new file mode 100644 index 0000000000..7a8679e69a --- /dev/null +++ b/blueprints/data-solutions/shielded-folder/OWNERS @@ -0,0 +1 @@ +lcaggio diff --git a/blueprints/data-solutions/sqlserver-alwayson/OWNERS b/blueprints/data-solutions/sqlserver-alwayson/OWNERS new file mode 100644 index 0000000000..a7f1e28fe9 --- /dev/null +++ b/blueprints/data-solutions/sqlserver-alwayson/OWNERS @@ -0,0 +1 @@ +rosmo diff --git a/blueprints/data-solutions/vertex-mlops/OWNERS b/blueprints/data-solutions/vertex-mlops/OWNERS new file mode 100644 index 0000000000..7e1fbc923f --- /dev/null +++ b/blueprints/data-solutions/vertex-mlops/OWNERS @@ -0,0 +1 @@ +javiergp diff --git a/blueprints/gke/autopilot/OWNERS b/blueprints/gke/autopilot/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/gke/autopilot/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/gke/binauthz/OWNERS b/blueprints/gke/binauthz/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/gke/binauthz/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/gke/multi-cluster-mesh-gke-fleet-api/OWNERS b/blueprints/gke/multi-cluster-mesh-gke-fleet-api/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/gke/multi-cluster-mesh-gke-fleet-api/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/gke/multitenant-fleet/OWNERS b/blueprints/gke/multitenant-fleet/OWNERS new file mode 100644 index 0000000000..86004b1c7d --- /dev/null +++ b/blueprints/gke/multitenant-fleet/OWNERS @@ -0,0 +1 @@ +juliocc diff --git a/blueprints/gke/patterns/autopilot-cluster/OWNERS b/blueprints/gke/patterns/autopilot-cluster/OWNERS new file mode 100644 index 0000000000..f4b67b14f6 --- /dev/null +++ b/blueprints/gke/patterns/autopilot-cluster/OWNERS @@ -0,0 +1 @@ +juliocc, ludoo diff --git a/blueprints/gke/patterns/batch/OWNERS b/blueprints/gke/patterns/batch/OWNERS new file mode 100644 index 0000000000..5b32f28735 --- /dev/null +++ b/blueprints/gke/patterns/batch/OWNERS @@ -0,0 +1 @@ +apichick, juliocc diff --git a/blueprints/gke/patterns/kafka/OWNERS b/blueprints/gke/patterns/kafka/OWNERS new file mode 100644 index 0000000000..093754d438 --- /dev/null +++ b/blueprints/gke/patterns/kafka/OWNERS @@ -0,0 +1 @@ +danielmarzini, juliocc diff --git a/blueprints/gke/patterns/mysql/OWNERS b/blueprints/gke/patterns/mysql/OWNERS new file mode 100644 index 0000000000..d168a235fa --- /dev/null +++ b/blueprints/gke/patterns/mysql/OWNERS @@ -0,0 +1 @@ +wiktorn, juliocc diff --git a/blueprints/gke/patterns/redis-cluster/OWNERS b/blueprints/gke/patterns/redis-cluster/OWNERS new file mode 100644 index 0000000000..093754d438 --- /dev/null +++ b/blueprints/gke/patterns/redis-cluster/OWNERS @@ -0,0 +1 @@ +danielmarzini, juliocc diff --git a/blueprints/networking/glb-and-armor/OWNERS b/blueprints/networking/glb-and-armor/OWNERS new file mode 100644 index 0000000000..398387cadc --- /dev/null +++ b/blueprints/networking/glb-and-armor/OWNERS @@ -0,0 +1 @@ +apichick diff --git a/blueprints/networking/glb-hybrid-neg-internal/OWNERS b/blueprints/networking/glb-hybrid-neg-internal/OWNERS new file mode 100644 index 0000000000..77cc4d3707 --- /dev/null +++ b/blueprints/networking/glb-hybrid-neg-internal/OWNERS @@ -0,0 +1 @@ +LucaPrete diff --git a/blueprints/networking/ha-vpn-over-interconnect/OWNERS b/blueprints/networking/ha-vpn-over-interconnect/OWNERS new file mode 100644 index 0000000000..1462c1c2ea --- /dev/null +++ b/blueprints/networking/ha-vpn-over-interconnect/OWNERS @@ -0,0 +1 @@ +sruffilli diff --git a/blueprints/networking/ilb-next-hop/OWNERS b/blueprints/networking/ilb-next-hop/OWNERS new file mode 100644 index 0000000000..6214b5b42a --- /dev/null +++ b/blueprints/networking/ilb-next-hop/OWNERS @@ -0,0 +1 @@ +ludoo diff --git a/blueprints/networking/private-cloud-function-from-onprem/OWNERS b/blueprints/networking/private-cloud-function-from-onprem/OWNERS new file mode 100644 index 0000000000..697806c98f --- /dev/null +++ b/blueprints/networking/private-cloud-function-from-onprem/OWNERS @@ -0,0 +1 @@ +andgandolfi diff --git a/blueprints/networking/psc-glb-and-armor/OWNERS b/blueprints/networking/psc-glb-and-armor/OWNERS new file mode 100644 index 0000000000..4d54a4c94a --- /dev/null +++ b/blueprints/networking/psc-glb-and-armor/OWNERS @@ -0,0 +1 @@ +cgrotz diff --git a/blueprints/networking/psc-hybrid/OWNERS b/blueprints/networking/psc-hybrid/OWNERS new file mode 100644 index 0000000000..77cc4d3707 --- /dev/null +++ b/blueprints/networking/psc-hybrid/OWNERS @@ -0,0 +1 @@ +LucaPrete diff --git a/blueprints/networking/shared-vpc-gke/OWNERS b/blueprints/networking/shared-vpc-gke/OWNERS new file mode 100644 index 0000000000..86004b1c7d --- /dev/null +++ b/blueprints/networking/shared-vpc-gke/OWNERS @@ -0,0 +1 @@ +juliocc diff --git a/blueprints/networking/vpc-connectivity-lab/OWNERS b/blueprints/networking/vpc-connectivity-lab/OWNERS new file mode 100644 index 0000000000..1462c1c2ea --- /dev/null +++ b/blueprints/networking/vpc-connectivity-lab/OWNERS @@ -0,0 +1 @@ +sruffilli diff --git a/blueprints/serverless/cloud-run-corporate/OWNERS b/blueprints/serverless/cloud-run-corporate/OWNERS new file mode 100644 index 0000000000..46bfb77ad0 --- /dev/null +++ b/blueprints/serverless/cloud-run-corporate/OWNERS @@ -0,0 +1 @@ +juliodiez diff --git a/blueprints/serverless/cloud-run-explore/OWNERS b/blueprints/serverless/cloud-run-explore/OWNERS new file mode 100644 index 0000000000..46bfb77ad0 --- /dev/null +++ b/blueprints/serverless/cloud-run-explore/OWNERS @@ -0,0 +1 @@ +juliodiez diff --git a/blueprints/serverless/cloud-run-microservices/OWNERS b/blueprints/serverless/cloud-run-microservices/OWNERS new file mode 100644 index 0000000000..46bfb77ad0 --- /dev/null +++ b/blueprints/serverless/cloud-run-microservices/OWNERS @@ -0,0 +1 @@ +juliodiez diff --git a/blueprints/third-party-solutions/f5-bigip/OWNERS b/blueprints/third-party-solutions/f5-bigip/OWNERS new file mode 100644 index 0000000000..77cc4d3707 --- /dev/null +++ b/blueprints/third-party-solutions/f5-bigip/OWNERS @@ -0,0 +1 @@ +LucaPrete diff --git a/blueprints/third-party-solutions/gitlab/OWNERS b/blueprints/third-party-solutions/gitlab/OWNERS new file mode 100644 index 0000000000..65c8fc162f --- /dev/null +++ b/blueprints/third-party-solutions/gitlab/OWNERS @@ -0,0 +1 @@ +simonebruzzechesse diff --git a/blueprints/third-party-solutions/openshift/OWNERS b/blueprints/third-party-solutions/openshift/OWNERS new file mode 100644 index 0000000000..6214b5b42a --- /dev/null +++ b/blueprints/third-party-solutions/openshift/OWNERS @@ -0,0 +1 @@ +ludoo diff --git a/blueprints/third-party-solutions/phpipam/OWNERS b/blueprints/third-party-solutions/phpipam/OWNERS new file mode 100644 index 0000000000..65c8fc162f --- /dev/null +++ b/blueprints/third-party-solutions/phpipam/OWNERS @@ -0,0 +1 @@ +simonebruzzechesse diff --git a/blueprints/third-party-solutions/wordpress/OWNERS b/blueprints/third-party-solutions/wordpress/OWNERS new file mode 100644 index 0000000000..e19d2b99ea --- /dev/null +++ b/blueprints/third-party-solutions/wordpress/OWNERS @@ -0,0 +1 @@ +skalolazka