]> git.sur5r.net Git - i3/i3/commitdiff
hacking-howto: clarify where to send patches to (Thanks Vivien)
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 20 Dec 2012 22:56:17 +0000 (23:56 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 20 Dec 2012 22:56:17 +0000 (23:56 +0100)
docs/hacking-howto

index 8a246efc3efc03c5220c20f6658799d3a0c2af79..05fc9cbda30dbf769abee9e6b5e44f8722710158 100644 (file)
@@ -971,7 +971,8 @@ apply to the branch, preserving your commit message and name:
 git format-patch origin
 -----------------------
 
-Just send us the generated file via email.
+Just send the generated file via email to the i3-discuss mailing list, see
+http://i3wm.org/contact/
 
 == Thought experiments