[PATCH alsa-lib] README: add patch submission instructions
--- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/README.md b/README.md index 3cd122d5..57fd353e 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 `tiwai@suse.de` and/or Jaroslav Kysela `perex@perex.cz' to +Cc so that your patch won't be missed. + +Patches are also accepted as GitHub pull requests.
participants (1)
-
Tanu Kaskinen