about summary refs log tree commit homepage
path: root/HACKING
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-02-21 02:43:19 +0000
committerEric Wong <e@80x24.org>2020-02-21 02:43:19 +0000
commit6972682d489b7c96f4e2e1c7c07f7d5c04de75c5 (patch)
tree666a6bd6d3ac9778080af8758f3d3958e3304783 /HACKING
parenta355903a4917a31938d6bcd20e2d0947cdc6db2f (diff)
downloadruby-tdb-6972682d489b7c96f4e2e1c7c07f7d5c04de75c5.tar.gz
bogomips.org is going away and I can't afford to keep it
nor will I support the corrupt practices of ICANN and cronies.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 66a8442..b517cc2 100644
--- a/HACKING
+++ b/HACKING
@@ -17,7 +17,7 @@ characters wide) and NOT the indentation style of Matz Ruby.
 
 Contributions are welcome in the form of patches, pull requests, code
 review, testing, documentation, user support or any other feedback.  The
-{Ruby TDB mailing list}[mailto:ruby-tdb-public@bogomips.org] is the central
+{Ruby TDB public inbox}[mailto:ruby-tdb-public@yhbt.net] is the
 coordination point for all user and developer feedback and bug reports.
 
 === Submitting Patches
@@ -41,7 +41,7 @@ don't email the git mailing list or maintainer with Ruby TDB patches :)
 * Do not send HTML mail, they will be mercilessly deleted.
 
 When referencing mailing list posts, use
-<tt>https://bogomips.org/ruby-tdb-public/<$MESSAGE_ID>/</tt> since the
+<tt>https://yhbt.net/ruby-tdb-public/<$MESSAGE_ID>/</tt> since the
 Message-ID remains searchable even if a particular site becomes unavailable.
 
 == Running Development Versions