aboutsummaryrefslogtreecommitdiffstats
path: root/doc/developer.xml
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-27 09:43:49 +0100
committerMax Kellermann <max@duempel.org>2014-01-27 10:44:27 +0100
commit67ad31b8b2a1e75f465ca43c4030ef298c7ca285 (patch)
tree1c16ce11a4f757e2bd4c186ff2c4ee547a06eddf /doc/developer.xml
parent35f46eaa3f1fc6d917d7373f1dad0de8c17c4f0a (diff)
downloadmpd-67ad31b8b2a1e75f465ca43c4030ef298c7ca285.tar.gz
mpd-67ad31b8b2a1e75f465ca43c4030ef298c7ca285.tar.xz
mpd-67ad31b8b2a1e75f465ca43c4030ef298c7ca285.zip
doc/developer: mention git pull requests
Diffstat (limited to '')
-rw-r--r--doc/developer.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/developer.xml b/doc/developer.xml
index b768a5598..aa3cc62c0 100644
--- a/doc/developer.xml
+++ b/doc/developer.xml
@@ -159,6 +159,13 @@ foo(const char *abc, int xyz)
url="http://mailman.blarg.de/listinfo/mpd-devel">subscribe
here</ulink>)
</para>
+
+ <para>
+ <command>git pull</command> requests are preferred. Regular
+ contributors can get <ulink
+ url="http://git.musicpd.org/account-policy.html">an account on
+ git.musicpd.org</ulink>, but any public git repository will do.
+ </para>
</chapter>
<chapter>