From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 92C1F138359 for ; Sun, 12 Jul 2020 18:32:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB489E0806; Sun, 12 Jul 2020 18:32:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2412E0806 for ; Sun, 12 Jul 2020 18:32:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37C5734FC25 for ; Sun, 12 Jul 2020 18:32:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 211CA84 for ; Sun, 12 Jul 2020 18:32:04 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1594578703.3cbde132b6b28dcaf4ae591c567b6828e4fc7688.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: keywording/ X-VCS-Repository: proj/devmanual X-VCS-Files: keywording/text.xml X-VCS-Directories: keywording/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3cbde132b6b28dcaf4ae591c567b6828e4fc7688 X-VCS-Branch: master Date: Sun, 12 Jul 2020 18:32:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d108aa33-2ed2-48fb-a209-d7106137c70e X-Archives-Hash: 30593578aec856413ad013c124e066fc commit: 3cbde132b6b28dcaf4ae591c567b6828e4fc7688 Author: Alexey Sokolov google com> AuthorDate: Fri Jun 26 14:03:30 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jul 12 18:31:43 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3cbde132 keywording: Mention NATTkA Signed-off-by: Alexey Sokolov google.com> Signed-off-by: Ulrich Müller gentoo.org> keywording/text.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/keywording/text.xml b/keywording/text.xml index 2368cf3..b151e26 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -245,9 +245,13 @@ the arch teams are happy for help, so long as they know what is going on.

In order to request stabilization of an ebuild, file a bug to the package's -maintainer (which may be yourself), and list all secondary maintainers -in the bug's CC. When the maintainers consider the ebuild to be ready for -stabilization, they will add the relevant architecture teams to the CC list. +maintainer (which may be yourself) in the Stabilization component, and list +all secondary maintainers in the bug's CC. When the maintainers consider the +ebuild to be ready for stabilization, they will add the relevant architecture +teams to the CC list. They can do it manually, or they can fill the package +list field, add the CC-ARCHES keyword, and let +NATTkA +automatically add arch teams to CC. That way teams can remove themselves from the list when they are done, giving a clear indication of which teams still have to stabilize a package.