From: Jim Meyering Date: Sat, 29 Feb 2020 16:11:23 +0000 (-0800) Subject: doc: gender tweak X-Git-Tag: v1.16.2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7665b8e209888c73ee4dc05256f4f09a703a01e5;p=thirdparty%2Fautomake.git doc: gender tweak * HACKING: s/his/their/ --- diff --git a/HACKING b/HACKING index 396e0e990..e8b7034e3 100644 --- a/HACKING +++ b/HACKING @@ -20,8 +20,8 @@ If a change fixes a bug registered in the Automake debbugs tracker, mention the bug number in the commit message. -* If somebody reports a new bug, mention his name in the commit message - that fixes or exposes the bug, and put him into THANKS. +* If somebody reports a new bug, mention their name in the commit message + that fixes or exposes the bug, and add a line for them in THANKS. * When documenting a non-trivial idiom or example in the manual, be sure to add a test case for it, and to reference such test case from