From 45aee556665045848468e6cd638f079f5c30c869 Mon Sep 17 00:00:00 2001 From: dkhawk <107309+dkhawk@users.noreply.github.com> Date: Mon, 10 Feb 2025 07:42:26 -0700 Subject: [PATCH 1/3] Adds @googlemaps/googlemaps-admin as a .github code owner --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e95e611e..600702e4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,4 +14,4 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -.github/ @googlemaps/admin +.github/ @googlemaps/admin @googlemaps/googlemaps-admin From 213c03bbda6ec88f420ecd24b9ad44f258fa35fe Mon Sep 17 00:00:00 2001 From: dkhawk <107309+dkhawk@users.noreply.github.com> Date: Mon, 10 Feb 2025 08:11:52 -0700 Subject: [PATCH 2/3] chore: adds @googlemaps-samples/admin as a .github code owner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 600702e4..10cc1f44 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,4 +14,4 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -.github/ @googlemaps/admin @googlemaps/googlemaps-admin +.github/ @googlemaps/admin @googlemaps-samples/admin From e3325c4fc3033ef098ccc35757643c236d25b9fb Mon Sep 17 00:00:00 2001 From: dkhawk <107309+dkhawk@users.noreply.github.com> Date: Mon, 10 Feb 2025 08:13:02 -0700 Subject: [PATCH 3/3] chore: adds @googlemaps-samples/admin as a .github code owner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 10cc1f44..6bcc42be 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.