From a7bcff6eba1b9fdad9283ca96da094b7dba7d416 Mon Sep 17 00:00:00 2001 From: Kyle Kelly <124007635+jkylekelly@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:21:18 -0700 Subject: [PATCH 1/2] Add support notice to README Added a note indicating that the repository is no longer supported or updated by GitHub. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb1c7ce1..25af151c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**NOTE**: _This repository is no longer supported or updated by GitHub. If you wish to continue to develop this code yourself, we recommend you fork it._ + # GitHub Managed Policy Controller This repository hosts a temporary GitHub owned From acb75cfbccd7915d2f71722e5800336f6fda27b8 Mon Sep 17 00:00:00 2001 From: Kyle Kelly <124007635+jkylekelly@users.noreply.github.com> Date: Tue, 23 Sep 2025 10:00:16 -0700 Subject: [PATCH 2/2] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25af151c..c9417eb9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**NOTE**: _This repository is no longer supported or updated by GitHub. If you wish to continue to develop this code yourself, we recommend you fork it._ +**NOTE**: _This repository is no longer supported or updated by GitHub. If you wish to continue to develop this code yourself, we recommend you fork it._ # GitHub Managed Policy Controller