From 6ef155f46baf3863ab552b7d10bcf58625b5fd7f Mon Sep 17 00:00:00 2001 From: Micah Zoltu Date: Mon, 14 Dec 2020 23:23:59 +0800 Subject: [PATCH] Updates statuses to match EIP-1 (#3162) We forgot to update the statuses here, which causes Review items to not appear on the EIPs site. I also re-ordered things in the *hope* that they show up on the page in this order, though I suspect they won't. --- _data/statuses.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/_data/statuses.yaml b/_data/statuses.yaml index 78c8d10f4c..7d499fae8e 100644 --- a/_data/statuses.yaml +++ b/_data/statuses.yaml @@ -1,8 +1,7 @@ +- Living +- Final - Last Call +- Review - Draft -- Accepted -- Final -- Active -- Abandoned -- Rejected -- Superseded +- Stagnant +- Withdrawn