commit: 81b5355bb0af54e378abefb5915aa21357f5a809 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 10 01:18:07 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Jul 3 16:18:07 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=81b5355b
keywording: mention un-CCing arches if making substantial changes to list Closes: https://github.com/gentoo/devmanual/pull/218 Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> keywording/text.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/keywording/text.xml b/keywording/text.xml index aa01fcc..f548a68 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -280,6 +280,12 @@ blank or <c>-</c> sanity-check, so please fix this if it occurs <d/> or ask for help to do so. </p> +<note> +In addition, if you are changing the package list of a bug after it has been +processed, <d/> i.e. after NATTkA has CCed arches <d/> you should un-CC all +arches so that NATTkA CCs the new correct set of arches. +</note> + <note> Note that sometimes NATTkA may do <e>nothing</e> if it has concluded the package list is complete. You may wish to run <c>nattka sanity-check BUG</c> where
