]> git.ozlabs.org Git - petitboot/blobdiff - configure.ac
discover/pb-discover: #include <locale.h> for musl libc
[petitboot] / configure.ac
index f394de6369cf2c3f54c67bf91d92b0ef52546e00..2456194a55c3883c982f0a704ca0cf2c19aa53f0 100644 (file)
@@ -16,7 +16,7 @@
 
 AC_INIT([petitboot],
     [m4_esyscmd_s([./version.sh])],
-    [Geoff Levand <geoff@infradead.org>])
+    [https://lists.ozlabs.org/listinfo/petitboot])
 
 AC_CONFIG_MACRO_DIR([m4])