public inbox for eudev@lists.gentoo.org
 help / color / mirror / Atom feed
* [eudev] [PATCH] CONTRIBUTION: give instruction on how to send patches to mailinglist
@ 2017-11-28 10:49 Marcus Folkesson
  2017-11-29 11:24 ` Anthony G. Basile
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Folkesson @ 2017-11-28 10:49 UTC (permalink / raw
  To: eudev; +Cc: Marcus Folkesson

For all those who prefer emails instead of web GUIs.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
 CONTRIBUTING | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index 71a82f6c4..81d343137 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -108,7 +108,7 @@ doing
 Then push it to your public repo.
 
 
-4. Open an issue at
+4.a Open an issue at (using GitHub)
 
 	https://github.com/gentoo/eudev/issues?state=open
 
@@ -116,6 +116,14 @@ And request a pull of your clean commit.  A team member will review it,
 discuss it and commit it to master or reject it.
 
 
+4.b Send to mailing list (using git format-patch)
+Make sure you are subscribe on the mailing list. If you do not, send an email to
+	eudev+subscribe@lists.gentoo.org
+and follow instructions.
+
+When sending patches to mailing list, use
+	git send-email --to eudev@lists.gentoo.org 0001-foo-bar.patch
+
 5. eudev is a peer-reviewed project.  So even team members must ask another
 team member to sign-off and commit your work.  The only exception are trivial
 commits
-- 
2.13.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-29 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-28 10:49 [eudev] [PATCH] CONTRIBUTION: give instruction on how to send patches to mailinglist Marcus Folkesson
2017-11-29 11:24 ` Anthony G. Basile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox