website.git

commit 3e1b1c29999d3c5c21c2135f4c359fe666b3f4e1

Author: Adam <git@apiote.xyz>

add mirrors in gonk and meowsum

 programs/gonk.adoc | 6 ++++++
 programs/meowsum.adoc | 6 ++++++


diff --git a/programs/gonk.adoc b/programs/gonk.adoc
index 05c67f162337e6a5a6d98a64e19a44022b2b4da8..a05f5d988f0c1ceb6abb3a5673769916ba203997 100644
--- a/programs/gonk.adoc
+++ b/programs/gonk.adoc
@@ -30,6 +30,12 @@ fixes and patches are welcome; please send them to `gonk@git.apiote.xyz` using `git send-email`. they must include a sign-off to certify agreement to https://developercertificate.org/[developer certificate of origin].
 
 all communication—questions, bugs, etc.—should go through the mailing list available at `gonk@git.apiote.xyz`. note that all communication will be made public at https://asgard.apiote.xyz/.
 
+== mirrors
+
+the canonical repository for this project is https://git.apiote.xyz/gonk.git it’s mirrored at https://notabug.org/apiote/gonk
+
+mirrors exist solely for the sake of the code and any additional functions provided by third-party services (including but not limited to issues and pull requests) will not be used and will be ignored.
+
 == license
 
 gonk is adapted from honk examples




diff --git a/programs/meowsum.adoc b/programs/meowsum.adoc
index b297dbcbfd44c5f1860705d7a8c9e4c8b81e48c6..efa58cc2ad1cc500979c43ba19ff1fbc02ca6bf6 100644
--- a/programs/meowsum.adoc
+++ b/programs/meowsum.adoc
@@ -66,6 +66,12 @@ Fixes and patches are welcome; please send them to `meowsum@git.apiote.xyz` using `git send-email`. They must include a sign-off to certify agreement to https://developercertificate.org/[Developer Certificate of Origin].
 
 All communication—questions, bugs, etc.—should go through the mailing list available at `meowsum@git.apiote.xyz`. Note that all communication will be made public at https://asgard.apiote.xyz/.
 
+== Mirrors
+
+The canonical repository for this project is https://git.apiote.xyz/meowsum.git it’s mirrored at https://notabug.org/apiote/meowsum
+
+Mirrors exist solely for the sake of the code and any additional functions provided by third-party services (including but not limited to issues and pull requests) will not be used and will be ignored.
+
 == Authors
 
 Maintained by apiote <me@apiote.xyz>.