This list is for patches only. Issues must be reported to: https://todo.open-music-kontrollers.ch/~hp/issues
#Howto
#Create your patches
git format-patch origin/master
#Send patches to this list
git send-email --to='~hp/patches@lists.open-music-kontrollers.ch' *.patch
If your email client/provider does not support ~
and /
characters, use the
alternate address.
git send-email --to='u.hp.patches@lists.open-music-kontrollers.ch' *.patch