Gentoo Archives: gentoo-commits

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: /
Date: Thu, 23 Dec 2021 02:18:35
Message-Id: 1640225756.e349f8a84c3307a52a2cbffd1d5cff9ccb9c5b09.cybertailor@gentoo
1 commit: e349f8a84c3307a52a2cbffd1d5cff9ccb9c5b09
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Wed Dec 22 03:29:57 2021 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Thu Dec 23 02:15:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e349f8a8
7
8 FAQ.md: tracking new releases
9
10 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
11
12 FAQ.md | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/FAQ.md b/FAQ.md
16 index f5d8b6629..7b10810c3 100644
17 --- a/FAQ.md
18 +++ b/FAQ.md
19 @@ -16,6 +16,12 @@ See [wiki.gentoo.org/wiki/Project:GURU#The_regulations](https://wiki.gentoo.org/
20
21 This is very secret, but you might find a clue [here](https://dev.gentoo.org/~mgorny/articles/guru-a-new-model-of-contributing-to-gentoo.html#the-acronym).
22
23 +- #### How to track new releases of packages I maintain?
24 +
25 +GitHub and other forges provide RSS/Atom feeds of releases (e.g. `https://github.com/git/git/releases.atom`). You need to install a feed reader (`eix -C net-news`) or a browser add-on to subscribe to them. If a project has no tagged releases, follow new commits feed instead. If a project is not hosted on any forges and has no feeds on its website, subscribe to its announce mailing list.
26 +
27 +Also you can use [Repology](https://repology.org/projects/?inrepo=gentoo_ovl_guru&outdated=on) to view all outdated packages in GURU.
28 +
29 - #### [GLEP 63](https://www.gentoo.org/glep/glep-0063.html) says I should use a @gentoo.org email address for signing off, do I need an @gentoo.org email address to contribute to GURU?
30
31 No, you do not need an @gentoo.org email address to contribute to GURU, these email addresses are for Gentoo developers only. Instead use whichever email address you want to receive bug mail and other communications on. If you're also a [proxy-maintainer](https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers) please use the same email address.