From 2caac32daaf5ddc1425d484600f4355cfdddfe2d Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Wed, 24 Jun 2020 09:07:48 -0700 Subject: [PATCH 1/2] add archive notice to the README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 0fb8be9..b25e9fe 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,7 @@ +Archived +======== +This repositories has been archived since it has been unmaintained for a while and us not being used in the ROS project anymore. + rosinstall ========== From e52128263f3442ed1e47db98c173a01ae494d6eb Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Wed, 24 Jun 2020 19:02:21 -0700 Subject: [PATCH 2/2] Update README.rst Co-authored-by: Geoffrey Biggs --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b25e9fe..d92bacd 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ Archived ======== -This repositories has been archived since it has been unmaintained for a while and us not being used in the ROS project anymore. +This repository has been archived due to a lack of maintainance and no longer being used in the ROS project. rosinstall ==========