From cf44343ae17205a4d684e2b71fbf51041c0bef3e Mon Sep 17 00:00:00 2001 From: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com> Date: Tue, 25 Jun 2024 13:25:30 +0900 Subject: [PATCH] docs: add notice for archiving the repository (#258) * docs: add notice for archiving the repository Signed-off-by: Ryohsuke Mitsudome * style(pre-commit): autofix * fix typo Signed-off-by: mitsudome-r --------- Signed-off-by: Ryohsuke Mitsudome Signed-off-by: mitsudome-r Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fb07757a..79a98483 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +> [!NOTE] +> This repository is an archived repository. The further development of the packages in this repositories will be done in the following repositories: +> +> - +> - +> - + # autoware_common Commonly referenced ROS library packages for [Autoware](https://github.com/autowarefoundation/autoware).