From: Tanu Kaskinen Date: Sat, 15 Aug 2020 17:35:55 +0000 (+0300) Subject: README: add patch submission instructions X-Git-Tag: v1.2.4~37 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=fece8073860e8bfb1725b288b2b0d74ac6e04434;p=alsa-lib.git README: add patch submission instructions Signed-off-by: Tanu Kaskinen Signed-off-by: Takashi Iwai --- diff --git a/README.md b/README.md index 3cd122d5..56af78d0 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,14 @@ http://www.alsa-project.org/alsa-doc/alsa-lib/ You may give a look for more information about the ALSA project to URL http://www.alsa-project.org. + +### Submitting patches + +The preferred way to submit patches is by sending them by email to the +alsa-devel mailing list. Sending mail to the list requires subscription, +subscribe here: https://mailman.alsa-project.org/mailman/listinfo/alsa-devel + +Add Takashi Iwai `` and/or Jaroslav Kysela `` to +Cc so that your patch won't be missed. + +Patches are also accepted as GitHub pull requests.