mirror of
https://github.com/pengutronix/genimage.git
synced 2024-11-30 13:14:47 +08:00
configure.ac: use oss-tools@pengutronix.de for mails
This is a generic mailing list for open source tools maintained by Pengutronix. Note that GitHub remains the preferred location for patch submission and discussion. Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
This commit is contained in:
parent
07be1fcff7
commit
23a0a8fb59
@ -1,7 +1,7 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([genimage],
|
||||
[9],
|
||||
[s.hauer@pengutronix.de],
|
||||
[oss-tools@pengutronix.de],
|
||||
[genimage],
|
||||
[http://www.pengutronix.de/genimage/])
|
||||
AC_CONFIG_SRCDIR([genimage.c])
|
||||
|
Loading…
Reference in New Issue
Block a user