From 8b89349363380b775218bd96674444e5cc57092b Mon Sep 17 00:00:00 2001
From: Jesse Mapel <jmapel@usgs.gov>
Date: Mon, 8 Feb 2021 08:23:41 -0700
Subject: [PATCH] Updated RFC text in the README

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 261fd2b339..4abd4e1576 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,7 @@
 The ISIS project uses a Request for Comment (RFC) model whereby major potential changes to the code base, data area, or binary delivery process are proposed, iterated on by any interested parties, and potentially adopted. Right now, RFCs are being housed in this repository's [wiki](https://github.com/USGS-Astrogeology/ISIS3/wiki) with associated discussions occurring on [astrodiscuss](https://astrodiscuss.usgs.gov).
 
 Current open RFCs:
-  * [Migration of ISIS Data to Git](https://github.com/USGS-Astrogeology/ISIS3/wiki/RFC4---Migration-of-ISIS-Data-to-Git)
-  * [Removal of LOLAGRAIL SPKs from the data area](https://github.com/USGS-Astrogeology/ISIS3/wiki/RFC5-Remove-old-LOLAGRAIL-SPKs)
+  * No Requests for Comment are currently open
 
   We encourage all contributors and users to review open RFCs and comment as these proposed changes will impact use of the software.
 
-- 
GitLab