Ruby mogilefs-client dev/users discussion/patches/bugs/help/...
 help / color / mirror / code / Atom feed
* [PATCH] HACKING: minor documentation updates
@ 2015-06-24  1:57 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-06-24  1:57 UTC (permalink / raw)
  To: mogilefs-client-public; +Cc: Eric Wong

Remove old, out-of-date references and clarify that we use
email.
---
 HACKING | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/HACKING b/HACKING
index f3c7de8..8ad216a 100644
--- a/HACKING
+++ b/HACKING
@@ -7,16 +7,14 @@
 * Follow conventions set in existing code, don't add hard runtime
   dependencies outside of the standard Ruby library.
 
-* Do not hesitate to send plain-text(-only) email to Eric Wong at
-  mailto:normalperson@yhbt.net about anything not covered in
-  the documentation or mailing list archives.  General MogileFS
-  topics can go to the public mailing list at mailto:mogile@googlegroups.com
-  You may still email Wong directly if you do not trust the corporation
-  that hosts the public mailing list.
+* Do not hesitate to send plain-text(-only) email to the public list
+  at mailto:mogilefs-client-public@bogomips.org about anything not covered
+  in the documentation or mailing list archives.  General MogileFS
+  topics can go on the the mailing list at mailto:mogile@googlegroups.com
 
 * Use "git format-patch" and "git send-email" for sending patches.
 
-* Use "git request-pull" as a guideline for formatting pull-requests.
+* Use "git request-pull" as a guideline for formatting pull-request emails.
 
 * Test with the latest upstream MogileFS and Ruby versions.
 
@@ -24,10 +22,6 @@
   with a single host and device using a SQLite backend if you
   have "mogdbsetup", "mogilefsd", and "mogstored" in your PATH.
 
-* Setting MOG_TEST_TRACKERS= to a comma-delimited list of trackers
-  can enable additional integration tests against a live tracker
-  (with multiple devices/hosts).
-
 * Tests may be run in parallel using GNU make:
 
   make -j6 test
-- 
EW


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

only message in thread, other threads:[~2015-06-24  1:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-24  1:57 [PATCH] HACKING: minor documentation updates Eric Wong

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

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