summaryrefslogtreecommitdiff
path: root/source/contributing.rst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-04-27 18:35:03 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-04-27 18:35:03 -0400
commit7b15819539657789694f74419ae700996aa77f33 (patch)
treeacc54def6b6ed69e83d9f59e9704e420596082a9 /source/contributing.rst
parent22ef4ddd51504b450c9b3fb23126af4898e3a2f2 (diff)
downloadastroconda-7b15819539657789694f74419ae700996aa77f33.tar.gz
Remove extra section
Diffstat (limited to 'source/contributing.rst')
-rw-r--r--source/contributing.rst11
1 files changed, 0 insertions, 11 deletions
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).