aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-26 07:54:09 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-26 07:54:09 +0100
commit6ac47d95639a850e00ac02baea6e06e6665aa0b2 (patch)
tree2aa4fa72562287bca928b40f57d8c235b53586ef /get-involved
parentsponsors: convert http to https if valid (tested) (diff)
downloadwww-6ac47d95639a850e00ac02baea6e06e6665aa0b2.tar.gz
www-6ac47d95639a850e00ac02baea6e06e6665aa0b2.tar.bz2
www-6ac47d95639a850e00ac02baea6e06e6665aa0b2.zip
Replace remaining Sunrise refs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'get-involved')
-rw-r--r--get-involved/contribute/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/get-involved/contribute/index.html b/get-involved/contribute/index.html
index 9e0e8c2..b3aebab 100644
--- a/get-involved/contribute/index.html
+++ b/get-involved/contribute/index.html
@@ -96,7 +96,7 @@ nav2-weight: 40
<p>
Before <a href="/get-involved/become-developer/">becoming a developer</a>, you can test and improve your ebuild writing skills by contributing
- to the <a href="https://wiki.gentoo.org/wiki/Project:Sunrise">Sunrise user overlay</a>, testing packages as <em>Architecture tester</em>
+ to one of the <a href="https://repos.gentoo.org/">third-party ebuild repositories</a>, testing packages as <em>Architecture tester</em>
or work together with a developer and act as <em>Proxy maintainer</em> for a small set of packages.
</p>
@@ -104,6 +104,9 @@ nav2-weight: 40
<a href="https://wiki.gentoo.org/wiki/Submitting_ebuilds" class="btn btn-primary">
<span class="fa fa-fw fa-upload"></span> How to submit ebuilds
</a>
+ <a href="https://wiki.gentoo.org/wiki/Project:GURU" class="btn btn-primary">
+ <span class="fa fa-fw fa-wrench"></span> Contribute to GURU user repository
+ </a>
<a href="https://wiki.gentoo.org/wiki/Project:X86/Arch_Testers_FAQ" class="btn btn-primary">
<span class="fa fa-fw fa-wrench"></span> Become arch tester
</a>