From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: oss-tools@pengutronix.de
Subject: [OSS-Tools] [PATCH 2/2] Advertise oss-tools@pengutronix.de as address to send patches to.
Date: Tue, 6 Mar 2018 10:44:44 +0100 [thread overview]
Message-ID: <20180306094444.4875-2-u.kleine-koenig@pengutronix.de> (raw)
In-Reply-To: <20180306094444.4875-1-u.kleine-koenig@pengutronix.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
COPYING | 3 ++-
configure.ac | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/COPYING b/COPYING
index 334c1fd31758..d7c552d86d0e 100644
--- a/COPYING
+++ b/COPYING
@@ -11,7 +11,8 @@ line reading:
Signed-off-by: Random J Developer <random@developer.example.org>
-with your real name and email address at the end of the patch description.
+with your real name and email address at the end of the patch description
+and send it to oss-tools@pengutronix.de.
--------------------------------------------------------------------------------
GNU GENERAL PUBLIC LICENSE
diff --git a/configure.ac b/configure.ac
index 7c10785547da..b98cc6d21908 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([microcom], [2016.01.0])
+AC_INIT([microcom], [2016.01.0], [oss-tools@pengutronix.de])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([dist-xz])
--
2.16.1
next prev parent reply other threads:[~2018-03-06 9:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 9:44 [OSS-Tools] [PATCH 1/2] serial: open port with O_NONBLOCK Uwe Kleine-König
2018-03-06 9:44 ` Uwe Kleine-König [this message]
2018-03-06 10:06 ` Uwe Kleine-König
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180306094444.4875-2-u.kleine-koenig@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=oss-tools@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox