From 67ad31b8b2a1e75f465ca43c4030ef298c7ca285 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Mon, 27 Jan 2014 09:43:49 +0100
Subject: doc/developer: mention git pull requests

---
 doc/developer.xml | 7 +++++++
 1 file changed, 7 insertions(+)

(limited to 'doc/developer.xml')

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>
-- 
cgit v1.2.3