commit: 38bd54c8cac81c8753b0a948f0f1597644e0b710 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 28 09:12:16 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 09:12:16 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=38bd54c8
uid-gid.txt: Comment about updating the wiki page Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> files/uid-gid.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 3607530..da017a9 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -35,6 +35,10 @@ # # Please keep the list sorted by UID, GID, PROVIDER, NAME (in order), # and keep columns aligned (tab stops every 8 positions). +# +# The wiki page at https://wiki.gentoo.org/wiki/UID_GID_Assignment_Table +# should be kept in sync with this file. The bin/update-wiki-table.py +# helper script can be used for this. #!NAME UID GID PROVIDER NOTES root 0 0 acct
