unxf RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: unxf-public@bogomips.org
Cc: Eric Wong <e@80x24.org>
Subject: [PATCH 2/2] remove librelist info, use public-inbox
Date: Thu, 17 Mar 2016 23:16:35 +0000	[thread overview]
Message-ID: <1458256595-8499-3-git-send-email-e@80x24.org> (raw)
In-Reply-To: <1458256595-8499-1-git-send-email-e@80x24.org>

Moving to a self-hosted public-inbox since librelist
does not seem to be working, and public-inbox allows
posting without subscription.
---
 .olddoc.yml   |  4 ++++
 .wrongdoc.yml |  0
 README        | 11 +++++++----
 unxf.gemspec  |  2 +-
 4 files changed, 12 insertions(+), 5 deletions(-)
 delete mode 100644 .wrongdoc.yml

diff --git a/.olddoc.yml b/.olddoc.yml
index 2cc5422..aa56c63 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -2,3 +2,7 @@
 cgit_url: http://bogomips.org/unxf.git
 git_url: git://bogomips.org/unxf.git
 rdoc_url: http://bogomips.org/unxf/
+ml_url: http://bogomips.org/unxf-public/
+public_email: unxf-public@bogomips.org
+nntp_url:
+  - nntp://news.public-inbox.org/inbox.comp.lang.ruby.unxf
diff --git a/.wrongdoc.yml b/.wrongdoc.yml
deleted file mode 100644
index e69de29..0000000
diff --git a/README b/README
index 6b7d3e9..3ccc6be 100644
--- a/README
+++ b/README
@@ -33,9 +33,9 @@ tarballs here:
 * http://bogomips.org/unxf.git
 * http://repo.or.cz/w/unxf.git (gitweb)
 
-Inline patches (from "git format-patch") to the
-{mailing list}[mailto:unxf@librelist.org] are
-preferred because they allow code review and comments in the reply to
+Inline patches (from "git format-patch" and "git send-email") to the
+mailing list at mailto:unxf-public@bogomips.org
+are preferred because they allow code review and comments in the reply to
 the patch.
 
 We will adhere to mostly the same conventions for patch submissions as
@@ -46,4 +46,7 @@ don't email the git mailing list or maintainer with unxf patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the mailing list: mailto:unxf@librelist.org
+requests) go to the mailing list at mailto:unxf-public@bogomips.org
+No subscription is necessary to post, but HTML email is never allowed.
+All messages to the public-inbox are archived forever at:
+http://bogomips.org/unxf-public/
diff --git a/unxf.gemspec b/unxf.gemspec
index 615201a..a2a1c03 100644
--- a/unxf.gemspec
+++ b/unxf.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
   s.homepage = Olddoc.config['rdoc_url']
   s.authors = ["#{name} hackers"]
   s.description = readme_description
-  s.email = %q{unxf@librelist.org}
+  s.email = %q{bofh@bogomips.org}
   s.extra_rdoc_files = extra_rdoc_files(manifest)
   s.files = manifest
   s.rdoc_options = rdoc_options
-- 
EW


      parent reply	other threads:[~2016-03-17 23:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 23:16 [PATCH 0/2] librelist => public-inbox transition Eric Wong
2016-03-17 23:16 ` [PATCH 1/2] README: prepare for cgit replacement Eric Wong
2016-03-17 23:16 ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unxf/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1458256595-8499-3-git-send-email-e@80x24.org \
    --to=e@80x24.org \
    --cc=unxf-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unxf.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).