summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <mmclouglin@src.gnome.org>2002-02-19 16:19:02 +0000
committerMark McLoughlin <mmclouglin@src.gnome.org>2002-02-19 16:19:02 +0000
commitb5dcf61033357735b8b87b5ee43f16bd7241cbfa (patch)
tree113704ff07ba0a279ce092bd9b275434a861506f
parent6a25efed8aa54988b22fae78f913a89f9659482a (diff)
downloadgnome-desktop-b5dcf61033357735b8b87b5ee43f16bd7241cbfa.tar.gz
expand.
-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.