From: Ben Elliston Date: Wed, 25 Nov 2015 10:08:19 +0000 (+1100) Subject: update HACKING file X-Git-Tag: v2.72c~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0fb65f6733cd5a0144beae0e215848393956730;p=thirdparty%2Fautoconf.git update HACKING file Fairly obvious - be gender neutral in who gets thanked. * HACKING: Tweak pronouns. Message-Id: <20151125100819.GA29844@air.net.au> Signed-off-by: Eric Blake --- diff --git a/HACKING b/HACKING index f7c54d03..e3708bc2 100644 --- 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,