From b8b82eb1afebf27a79f39f9da51a32fe52b1a4d9 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 03 May 2023 02:26:14 -0400 Subject: build: Use mailing list for bug reporting URI --- diff --git a/configure.ac b/configure.ac index fc76e4e..1b6ac90 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with opkg-opk. If not, see . -AC_INIT([opkg-opk], [1.0.0], [mailto:patrick.mcdermott@libiquity.com], +AC_INIT([opkg-opk], [1.0.0], [mailto:proteanos-dev@lists.proteanos.com], [opkg-opk]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v0.9.1