Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2011-08-13 14:31:26 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2011-08-13 14:31:26 (GMT)
commit1e4390c623b12a4f0645982f490da0c26d75906f (patch)
treebe0bb66033e201de37d1f295195e61b7767c182c
parente701ba69915d4d5f40c8ec55c1bef74148166576 (diff)
Remove lint requirement from HACKING becase current cources don't conform it
-rw-r--r--AUTHORS12
-rw-r--r--HACKING6
2 files changed, 8 insertions, 10 deletions
diff --git a/AUTHORS b/AUTHORS
index 473e557..9bffdb8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,16 +1,20 @@
-Original author
----------------
+Authors
+=======
+
+Original authors
+----------------
Joshua Minor <j@lux.vu>
Contributors
------------
-Aleksey Lim <alsroot@member.fsf.org>
+Aleksey Lim <alsroot@sugarlabs.org>
Chris Ball <cjb@laptop.org>
+Gonzalo Odiard <godiard@gmail.com>
Joshua Minor <j@lux.vu>
Morgan Collett <morgan.collett@gmail.com>
Rafael Ortiz <rafael@activitycentral.com>
Maintainers
-----------
-Aleksey Lim <alsroot@member.fsf.org>
+Aleksey Lim <alsroot@sugarlabs.org>
Rafael Ortiz <rafael@activitycentral.com>
diff --git a/HACKING b/HACKING
index 021f49e..912a3b1 100644
--- a/HACKING
+++ b/HACKING
@@ -3,12 +3,6 @@ How to contribute
Useful notes how to contribute to the project.
-Before committing
------------------
-All source files need to be passed through `sugar-lint`_ command.
-Follow sugar-lint home page instructions and especially
-`"Lint files before committing"` section.
-
Send patches
------------
Create your patches using ``git format`` command and send them to all