]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
update HACKING file
authorBen Elliston <bje@air.net.au>
Wed, 25 Nov 2015 10:08:19 +0000 (21:08 +1100)
committerEric Blake <eblake@redhat.com>
Mon, 10 May 2021 20:21:47 +0000 (15:21 -0500)
Fairly obvious - be gender neutral in who gets thanked.
* HACKING: Tweak pronouns.
Message-Id: <20151125100819.GA29844@air.net.au>
Signed-off-by: Eric Blake <eblake@redhat.com>
HACKING

diff --git a/HACKING b/HACKING
index f7c54d034c39dec79aedd172bd00dba8fc772db9..e3708bc25c0dfc5785c9b47b109364d079f12955 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -18,8 +18,8 @@ If a change fixes a test, mention the test in the ChangeLog entry.
 To this end, the Autotest-mode is handy.
 
 ** Bug reports
-If somebody reports a new bug, mention his name in the ChangeLog entry
-and in the test case you write.  Put him into THANKS.
+If somebody reports a new bug, mention their name in the ChangeLog
+entry and in the test case you write.  Put them into THANKS.
 
 The correct response to most actual bugs is to write a new test case
 which demonstrates the bug.  Then fix the bug, re-run the test suite,