From 2a6a6e4a02f628b6a5ec1a9700a45ffa64524134 Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Thu, 13 Mar 2025 14:22:07 +0600 Subject: [PATCH 1/4] Add code owners Signed-off-by: Emruz Hossain --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..0668e35 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# This team will own the entire repository +* @qdrant/cloud-unit-regions-clusters From 6a63993b647732a1dbce7a8bbbbfa2f51e130d9f Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Thu, 13 Mar 2025 14:24:03 +0600 Subject: [PATCH 2/4] Update code owners Signed-off-by: Emruz Hossain --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 0668e35..8ae9d77 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # This team will own the entire repository -* @qdrant/cloud-unit-regions-clusters +* @qdrant/cloud-admins From d06041eee10442f2cf51adfbba1b7befc69173f5 Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Thu, 13 Mar 2025 14:27:56 +0600 Subject: [PATCH 3/4] Update code owners Signed-off-by: Emruz Hossain --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 8ae9d77..d640cdc 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,3 @@ # This team will own the entire repository -* @qdrant/cloud-admins +* qdrant/cloud-unit-platform +* qdrant/cloud-unit-regions-clusters From af341c30d130a987d5fbba902608059b1bc0d85e Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Thu, 13 Mar 2025 14:33:04 +0600 Subject: [PATCH 4/4] Fix code owners Signed-off-by: Emruz Hossain --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index d640cdc..c7c2fa1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # This team will own the entire repository -* qdrant/cloud-unit-platform -* qdrant/cloud-unit-regions-clusters +* @qdrant/cloud-unit-platform +* @qdrant/cloud-unit-regions-clusters