git-jump: give contact instructions in the README
authorJeff King <peff@peff.net>
Mon, 20 Nov 2017 19:18:46 +0000 (14:18 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Nov 2017 02:01:02 +0000 (11:01 +0900)
Let's make it clear how patches should flow into
contrib/git-jump. The normal Git maintainer does not
necessarily care about things in contrib/, and authors of
individual components should be the ones giving the final
review/ack for a patch. Ditto for bug reports, which are
likely to get more attention from the area expert.

Signed-off-by: Jeff King <peff@peff.net>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found