commit: 701ecb8150f5470f863a37503c9ce8a24eec36db Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 15 11:42:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 15 11:46:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701ecb81
metadata: consistently spell en_US.UTF-8 Bug: https://bugs.gentoo.org/962878 Signed-off-by: Sam James <sam <AT> gentoo.org> metadata/AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/AUTHORS b/metadata/AUTHORS index cf5d5054e3de..045694aa9d5e 100644 --- a/metadata/AUTHORS +++ b/metadata/AUTHORS @@ -11,7 +11,7 @@ # https://www.gnu.org/prep/maintain/html_node/Legally-Significant.html # # Entries are single lines and contain the entity's name and an optional -# e-mail address. Keep the list sorted (use "LC_ALL=en_US.utf-8 sort"). +# e-mail address. Keep the list sorted (use "LC_ALL=en_US.UTF-8 sort"). # Eli Schwartz <[email protected]> Michał Górny <[email protected]>
