]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
s/fort-validator@nic.mx/validadorfort@fortproject.net/g
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 7 Feb 2024 17:03:02 +0000 (11:03 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 7 Feb 2024 17:05:29 +0000 (11:05 -0600)
Curious. It looks like we've had both aliases since forever, and they
have the same purpose.

They both work, but I don't have any control over the former anymore.
So let's phase it out.

configure.ac
docs/_layouts/default.html

index 2db3ae465c06b0fd92d8a57ee36a7b5a66903cd2..d93599c35cb828d9f178c2d4521652ed2c3e018e 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([fort],[1.6.1],[fort-validator@nic.mx])
+AC_INIT([fort],[1.6.1],[validadorfort@fortproject.net])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([subdir-objects])
 
index f1ce60f34dd1933eb7d72caba947b9174e0811c5..633ac07f0c5ffddcd9afbabe7ffa51bec25a4e6e 100644 (file)
                                </a>
                        </div>
                        <div class="col-lg text-right">
-                               <a href="mailto:fort-validator@nic.mx" target="_blank" title="">fort-validator@nic.mx</a>
+                               <a href="mailto:validadorfort@fortproject.net" target="_blank" title="">validadorfort@fortproject.net</a>
                        </div>
                </div>
        </div>