From ec81b0b8ecebccda084f43aabad16a1061ac4a44 Mon Sep 17 00:00:00 2001 From: dybvig Date: Mon, 2 May 2016 22:45:11 -0400 Subject: [PATCH] removed guidance regarding inclusion of existing code, which is covered by CHARTER.md. original commit: 7fcba9efbccb2a707801c33f6039c8842ab455be --- CONTRIBUTING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bbf9ccca37..31389cadb2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,10 +89,6 @@ Please keep in mind the following guidance when preparing contributions: both used by Chez Scheme and was initially written using Chez Scheme, but evolves separately. -* Inclusion of existing permissively licensed open-source code will - be considered on a case-by-case basis. Otherwise, contributions - must be the contributors' own original work. - Before investing significant effort preparing a contribution, consider running the idea by one of the committers for additional guidance and advice.