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: Wed, 27 Oct 2021 11:07:06
Message-Id: 1635332790.791db0d205f4226ebd2558e02b567944be721552.cybertailor@gentoo
1 commit: 791db0d205f4226ebd2558e02b567944be721552
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Wed Oct 27 09:38:35 2021 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Wed Oct 27 11:06:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=791db0d2
7
8 CONTRIBUTING.md: "New maintainers can only be added with their consent"
9
10 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
11
12 CONTRIBUTING.md | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
16 index e79a78787..fe3ec91a5 100644
17 --- a/CONTRIBUTING.md
18 +++ b/CONTRIBUTING.md
19 @@ -3,15 +3,15 @@
20 1. [Common Mistakes](#CommMist)
21 2. [Other Tips and Tricks](#tips)
22
23 -</td>
24 -</tr></table>
25 -
26 ## Common Mistakes <a name="CommMist"></a>
27
28 - #### Gentoo projects shouldn't be in the metadata files
29
30 Please don't put Gentoo projects (e.g. the proxy-maint project) in the metadata.xml files. Gentoo projects and developers are **not** responsible for the packages in GURU, as such they should not be listed in the metadata files.
31
32 +> "New maintainers can only be added with their consent. In particular, it is not acceptable to add generic projects (such as the Python project) as package maintainers without the approval of their members or against their explicit policy."
33 +> -- [Package Maintainers](https://devmanual.gentoo.org/general-concepts/package-maintainers/index.html#adding-and-removing-maintainers) section of the devmanual
34 +
35 When moving a package from a Pull Request in the [main Gentoo Repository](https://github.com/gentoo/gentoo) to GURU it is easy to forget to remove the [proxy-maint](https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers) project from the metadata.xml file. The same is true for moving from GURU to a ::gentoo Pull Request, if you forget to add proxy-maint to the metadata file the `gentoo-repo-qa-bot` will complain.
36
37 - #### Use repoman for committing