posix_mq RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] README: remove cgit and ssoma references
@ 2016-02-02 22:54 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2016-02-02 22:54 UTC (permalink / raw)
  To: ruby-posix-mq

We may not always be cgit, and encouraging tarball snapshot
downloads is a waste of resources

Release tarballs are not, as users aren't expected to know to
do "git clone"; but developers are.

This is also not an appropriate place for advertising ssoma.
---
 README | 55 +++++++++++++------------------------------------------
 1 file changed, 13 insertions(+), 42 deletions(-)

diff --git a/README b/README
index d302073..032cc5d 100644
--- a/README
+++ b/README
@@ -92,13 +92,12 @@ from processes that receive.
 
 You can get the latest source via git from the following locations:
 
-  git://bogomips.org/ruby_posix_mq.git
-  git://repo.or.cz/ruby_posix_mq.git (mirror)
+	git://bogomips.org/ruby_posix_mq.git
+	git://repo.or.cz/ruby_posix_mq.git (mirror)
 
-You may browse the code from the web and download the latest snapshot
-tarballs here:
+You may also browse the code from the web:
 
-* http://bogomips.org/ruby_posix_mq.git (cgit)
+* http://bogomips.org/ruby_posix_mq.git
 * http://repo.or.cz/w/ruby_posix_mq.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
@@ -107,8 +106,11 @@ the patch.
 
 We will adhere to mostly the same conventions for patch submissions as
 git itself.  See the Documentation/SubmittingPatches document
-distributed with git on on patch submission guidelines to follow.  Just
-don't email the git mailing list or maintainer with Ruby posix_mq patches.
+distributed with git on patch submission guidelines to follow:
+
+https://git.kernel.org/cgit/git/git.git/plain/Documentation/SubmittingPatches
+
+Just don't mail the git list or maintainer with Ruby posix_mq patches.
 
 == Contact
 
@@ -119,40 +121,9 @@ Send patches (from "git format-patch") with "git send-email" and do not
 send HTML email or attachments.  We are very responsive to email and you
 will usually get a response within 24-72 hours.
 
-== Mailing List Archives
-
-We operate a {public-inbox}[http://public-inbox.org/] which
-feeds the mailing list.  You may subscribe either using
-{ssoma}[http://ssoma.public-inbox.org/] or by sending a mail
-to mailto:ruby-posix-mq+subscribe@bogomips.org
-
-ssoma is a mail archiver/fetcher using git.  It operates in a similar
-fashion to tools such as slrnpull, fetchmail, or getmail.  ssoma
-subscription instructions:
-
-    URL=git://bogomips.org/ruby-posix-mq
-    LISTNAME=ruby-posix-mq
-
-    # to initialize a maildir (this may be a new or existing maildir,
-    # ssoma will not touch existing messages)
-    # If you prefer mbox, use mbox:/path/to/mbox as the last argument
-    # You may also use imap://$MAILSERVER/INBOX for an IMAP account
-    # or imaps:// for an IMAPS account, as well.
-    ssoma add $LISTNAME $URL maildir:/path/to/maildir
-
-    # read with your favorite MUA (only using mutt as an example)
-    mutt -f /path/to/maildir # (or /path/to/mbox)
-
-    # to keep your mbox or maildir up-to-date, periodically run:
-    ssoma sync $LISTNAME
-
-    # your MUA may modify and delete messages from the maildir or mbox,
-    # this does not affect ssoma functionality at all
-
-    # to sync all your ssoma subscriptions
-    ssoma sync
+Subscription is optional: mailto:ruby-posix-mq+subscribe@bogomips.org
 
-    # You may wish to sync in your cronjob
-    ssoma sync --cron
+Read-only mail archives are available over HTTP and NNTP:
 
-* Mailing list archives: http://bogomips.org/ruby-posix-mq/
+  http://bogomips.org/ruby-posix-mq/
+  nntp://news.public-inbox.org/inbox.comp.lang.ruby.posix-mq
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-02 22:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02 22:54 [PATCH] README: remove cgit and ssoma references Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/ruby_posix_mq.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).