Skip to content

Commit 05e21b8

Browse files
authored
Merge pull request #1435 from PrernaSingh587/patch-11
Added to FAQ : Everyone can submit package
2 parents fc5ed32 + aad506a commit 05e21b8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/maintainer/maintainer_faq.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ FAQ
114114

115115
The exit code 139 itself actually is the general exit code for a segmentation fault. This could also mean that you have run into a different issue but the above issue is the most likely one with our CentOS 6-based images.
116116

117+
.. _mfaq_package_submit:
118+
119+
:ref:`(Q) <mfaq_package_submit>` **Is it necessary for me to be an upstream maintainer of the package I submit to Conda-forge?**
120+
121+
Everybody can submit a package to Conda-forge, irrespective of whether they maintain the upstream version or not. Additionally, it’s not required but considered good practice to inform the upstream of a new package and invite them to be maintainers as well.
122+
117123

118124
.. _mfaq_libGL_so_1:
119125

@@ -126,4 +132,4 @@ FAQ
126132
127133
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
128134
129-
To fix the error, create a `yum_requirements.txt <https://conda-forge.org/docs/maintainer/knowledge_base.html#yum-deps>`_ file and add *mesa-libGL*.
135+
To fix the error, create a `yum_requirements.txt <https://conda-forge.org/docs/maintainer/knowledge_base.html#yum-deps>`_ file and add *mesa-libGL*.

0 commit comments

Comments
 (0)