Skip to content

Commit f5da077

Browse files
peffgitster
authored andcommitted
git-jump: give contact instructions in the README
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 <[email protected]> Reviewed-by: Jonathan Nieder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 007d06a commit f5da077

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contrib/git-jump/README

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,10 @@ how to activate it.
9595

9696
The shell snippets to generate the quickfix lines will almost certainly
9797
choke on filenames with exotic characters (like newlines).
98+
99+
Contributing
100+
------------
101+
102+
Bug fixes, bug reports, and feature requests should be discussed on the
103+
Git mailing list <[email protected]>, and cc'd to the git-jump
104+
maintainer, Jeff King <[email protected]>.

0 commit comments

Comments
 (0)