OSDN Git Service

README: add patch submission instructions
authorTanu Kaskinen <tanuk@iki.fi>
Sat, 15 Aug 2020 17:35:55 +0000 (20:35 +0300)
committerTakashi Iwai <tiwai@suse.de>
Sun, 16 Aug 2020 07:36:01 +0000 (09:36 +0200)
Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
README.md

index 3cd122d..56af78d 100644 (file)
--- 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.