summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMark McLoughlin <mmclouglin@src.gnome.org>2002-02-19 16:19:49 +0000
committerMark McLoughlin <mmclouglin@src.gnome.org>2002-02-19 16:19:49 +0000
commitf0bfdf890ac43ec6ba8052d156486543a59a1555 (patch)
treed02b4968e3fd4d4170f6741b25cd3f0a587fc89f /HACKING
parent6a370c972520ef1dd06d2b8b16cdfebc19f90a3c (diff)
downloadgnome-session-f0bfdf890ac43ec6ba8052d156486543a59a1555.tar.gz
expand.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING21
1 files changed, 19 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 3ea1e94f..54bdfc26 100644
--- a/HACKING
+++ b/HACKING
@@ -1,2 +1,19 @@
-Please send patch to desktop-devel-list@gnome.org or to the people
-listed in the MAINTAINERS file.
+Hacking on gnome-session:
+------------------------
+
+ * Please send patch to desktop-devel-list@gnome.org or to the
+people listed in the MAINTAINERS file.
+
+ * Don't commit any but the most trivial patches to without
+approval.
+
+ * Exceptions to this are
+ + Translators may commit basic i18n related patches to
+ the build setup.
+ + Members of the GNOME packaging product may commit
+ fixes to the .spec files.
+ + Build sheriff are welcome - in accordance with the
+ relevant build sheriff constraints.
+
+ * We are now in API, Feature and Strings freeze. Make sure you
+understand what this means.