From 4776957585811c427fbdb564dec2db3b45a8a06f Mon Sep 17 00:00:00 2001 From: Mohamed Reda <89495212+cgmoreda@users.noreply.github.com> Date: Sun, 24 May 2026 06:36:01 +0300 Subject: [PATCH 1/2] Mark ICPC Platform as deprecated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54b75f71..6a1cb140 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ICPC Platform +# ICPC Platform[deprecated] A full-stack Next.js application for managing ICPC-style programming competitions. Built with modern web technologies and following Next.js 13+ App Router conventions. From 1d88998322796902ef1d28233ab9252042d8c230 Mon Sep 17 00:00:00 2001 From: Mohamed Reda <89495212+cgmoreda@users.noreply.github.com> Date: Sun, 24 May 2026 06:39:16 +0300 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <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 6a1cb140..93ef883c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ICPC Platform[deprecated] +# ICPC Platform [deprecated] A full-stack Next.js application for managing ICPC-style programming competitions. Built with modern web technologies and following Next.js 13+ App Router conventions.