From c4c3d0e5479f0415fcc21eeedcecfe745ee17dc4 Mon Sep 17 00:00:00 2001
From: sigsegv7 <ian@osmora.org>
Date: Thu, 9 Nov 2023 02:00:32 -0500
Subject: docs: Move emails to osmora.org

Signed-off-by: sigsegv7 <ian@osmora.org>
---
 README                    | 2 +-
 configure.ac              | 2 +-
 share/man/man1/meta-rip.1 | 2 +-
 share/man/man9/arch.9     | 2 +-
 share/man/man9/mmio.9     | 2 +-
 share/man/man9/syslog.9   | 2 +-
 share/man/man9/timer.9    | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README b/README
index 837b24a..59c4837 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ This project is licensed under the BSD-3 clause (SPDX Identifier: BSD-3-Clause)
 Contact:
 ---------
 Original Founder:
-Ian Moffett <ian@vegaa.systems>
+Ian Moffett <ian@osmora.org>
 
 Co-founders:
 Quinn Stephens <quinn@vegaa.systems>
diff --git a/configure.ac b/configure.ac
index 253b69d..0ea9ced 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Vega], [0.0.1], [ian@vegaa.systems])
+AC_INIT([Vega], [0.0.1], [ian@osmora.org])
 
 KERN_CFLAGS_X86_64="-fexceptions --std=gnu11 -ffreestanding -fno-stack-protector -fno-pic \\
 	-Werror=implicit -Werror=implicit-function-declaration \\
diff --git a/share/man/man1/meta-rip.1 b/share/man/man1/meta-rip.1
index ed8622c..0f8c095 100644
--- a/share/man/man1/meta-rip.1
+++ b/share/man/man1/meta-rip.1
@@ -58,4 +58,4 @@ a meta string:
 .Ed
 
 .Sh AUTHORS
-.An Ian Moffett Aq Mt ian@vegaa.systems
+.An Ian Moffett Aq Mt ian@osmora.org
diff --git a/share/man/man9/arch.9 b/share/man/man9/arch.9
index 47e864e..6ebbf18 100644
--- a/share/man/man9/arch.9
+++ b/share/man/man9/arch.9
@@ -80,4 +80,4 @@ about the address space. This header MUST be implemented
 or compiler errors will occur.
 
 .Sh AUTHORS
-.An Ian Moffett Aq Mt ian@vegaa.systems
+.An Ian Moffett Aq Mt ian@osmora.org
diff --git a/share/man/man9/mmio.9 b/share/man/man9/mmio.9
index 83ca54c..35192b9 100644
--- a/share/man/man9/mmio.9
+++ b/share/man/man9/mmio.9
@@ -60,4 +60,4 @@ address; however, it is recommended to use virtual addresses
 for the sake of consistency.
 
 .Sh AUTHORS
-.An Ian Moffett Aq Mt ian@vegaa.systems
+.An Ian Moffett Aq Mt ian@osmora.org
diff --git a/share/man/man9/syslog.9 b/share/man/man9/syslog.9
index d602c11..d3c307b 100644
--- a/share/man/man9/syslog.9
+++ b/share/man/man9/syslog.9
@@ -71,4 +71,4 @@ macro found in
 .Ft sys/cdefs.h
 
 .Sh AUTHORS
-.An Ian Moffett Aq Mt ian@vegaa.systems
+.An Ian Moffett Aq Mt ian@osmora.org
diff --git a/share/man/man9/timer.9 b/share/man/man9/timer.9
index cf236cc..9d41013 100644
--- a/share/man/man9/timer.9
+++ b/share/man/man9/timer.9
@@ -54,4 +54,4 @@ field. This field on an HPET timer could be, for example:
 .Ft HIGH_PRECISION_EVENT_TIMER
 
 .Sh AUTHORS
-.An Ian Moffett Aq Mt ian@vegaa.systems
+.An Ian Moffett Aq Mt ian@osmora.org
-- 
cgit v1.2.3