X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=HACKING;fp=HACKING;h=46f8a3edd93f1f8abdfa002fc082117c4b804acf;hb=938cf615b743c62f5359285c2fd7da7b9f0ba6b0;hp=ce04b3e69f44efffab9c29164e96365357a8f39e;hpb=c3b7fbcc56e889ae259c19e4bcd847be1fb97a01;p=public-inbox.git diff --git a/HACKING b/HACKING index ce04b3e6..46f8a3ed 100644 --- a/HACKING +++ b/HACKING @@ -1,7 +1,15 @@ hacking public-inbox -------------------- -Send all patches via to our self-hosting list at meta@public-inbox.org +Send all patches via to our self-hosting inbox at meta@public-inbox.org +It is archived at . + +Please consider our goals in mind: + + Accessibility, Compatibility, Performance + +These goals apply to everyone: users viewing over the web or NNTP, +sysadmins running public-inbox, and other hackers working public-inbox. See design_www.txt and design_notes.txt in the Documentation/ directory for design decisions made during development.