From bde18bf98e95342c1a25492012414b29f3dd389e Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Tue, 1 Mar 2022 19:52:58 -0600 Subject: [PATCH] Remove mention of `/proposals` from README 95edf9b4947e7f7e23c37d082b942004e28a1d3b removed the folder from the repo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2bf5feb6..19d619a5 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,6 @@ Additionally, the following directories may be of interest: * `/data-definitions`: Bits of structured data consumable by Matrix implementations. * `/meta`: Documentation relating to the spec's processes that are otherwise untracked (release instructions, etc). * `/scripts`: Various scripts for generating the spec and validating its contents. -* `/proposals`: Matrix Spec Change (MSC) proposals. See . ## Authoring changes to the spec