From 7ef4ff40f2f7f90c8e0030970e8fecd17f72690b Mon Sep 17 00:00:00 2001 From: Cole Wippern Date: Wed, 19 Feb 2020 10:20:13 -0800 Subject: [PATCH] Update filesystem proposal status to Reviewed --- .../filesystem-resolution-proposal-01.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/docs/design_proposals/filesystem-resolution-proposal-01.md b/docs/design_proposals/filesystem-resolution-proposal-01.md index 205c2a882..0e62accc2 100644 --- a/docs/design_proposals/filesystem-resolution-proposal-01.md +++ b/docs/design_proposals/filesystem-resolution-proposal-01.md @@ -3,20 +3,7 @@ * Author(s): cgwippern@google.com * Reviewers: * Date: 2020-02-12 -* Status: [Reviewed/Cancelled/Under implementation/Complete] - -Here is a brief explanation of the Statuses - -1. Reviewed: The proposal PR has been accepted, merged and ready for - implementation. -2. Under implementation: An accepted proposal is being implemented by actual work. - Note: The design might change in this phase based on issues during - implementation. -3. Cancelled: During or before implementation the proposal was cancelled. - It could be due to: - * other features added which made the current design proposal obsolete. - * No longer a priority. -4. Complete: This feature/change is implemented. +* Status: Reviewed ## Background