From c0768d5b42fbb8693ea0e35693850891ce9f9cdf Mon Sep 17 00:00:00 2001 From: futa-ikeda <51409893+futa-ikeda@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:33:54 -0400 Subject: [PATCH] Add archived repository notice to README Added a notice indicating the repository is archived and no longer maintained. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index eb668f39e..b503e5e44 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# Repository Archived + +> [!WARNING] +> **Archived Repository** +> +> This project is no longer maintained and is read-only. +> +> Please see our new frontend repository instead at https://github.com/CenterForOpenScience/angular-osf/ +> + # Ember OSF `master` Build Status: ![Master Build Status](https://github.com/CenterForOpenScience/ember-osf/workflows/CI/badge.svg?branch=master)