From 7b15819539657789694f74419ae700996aa77f33 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 27 Apr 2016 18:35:03 -0400 Subject: Remove extra section --- source/contributing.rst | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'source') diff --git a/source/contributing.rst b/source/contributing.rst index e710b04..569005e 100644 --- a/source/contributing.rst +++ b/source/contributing.rst @@ -313,14 +313,3 @@ believe may still need to be done before a merge can be performed. After submitting your pull request, a member of the Science Software Branch at STScI, or fellow contributors will review the requested changes, comment, and if everything appears to be in order your recipe will be merged, built, and incorporated into AstroConda! - -Guidelines -========== - - - As a contributor you may not stake a claim to a particular recipe in the AstroConda repository. You are free to maintain a recipes - in AstroConda by issuing regular pull requests against them, however, please recognize that everyone is welcome to improve upon your original - design. - - - Recipes to packages that have been deprecated by their development teams may be moved into a the ``deprecated`` directory at any time - without warning. Packages derived from deprecated recipes will remain available in AstroConda for historical purposes (i.e. to preserve - backwards compatibility). -- cgit