On Mon, Jun 19, 2023 at 11:55:34AM +0200, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > The latest version of git (2.41.0) changed the spelling > of Message-Id to Message-ID. Adjust the perl script here > to accept both spellings. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- > Documentation/maintainer/configure-git.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks for figuring this out! Tested-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>