summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-06 19:30:49 -0300
committerPerberos <[email protected]>2011-11-06 19:30:49 -0300
commita8d28a6ce7e0c56dacba5d527d9134573a008902 (patch)
tree8852602004b5a13cc5d1ce3ecd7a314be81d1198 /HACKING
downloadeom-a8d28a6ce7e0c56dacba5d527d9134573a008902.tar.bz2
eom-a8d28a6ce7e0c56dacba5d527d9134573a008902.tar.xz
inicial
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING30
1 files changed, 30 insertions, 0 deletions
diff --git a/HACKING b/HACKING
new file mode 100644
index 0000000..4e7fe8c
--- /dev/null
+++ b/HACKING
@@ -0,0 +1,30 @@
+Hacking on the Eye of Mate
+===========================
+
+o spec file:
+ People from the mate packaging project are welcome to contribute fixes for
+ the spec file.
+
+o build fixes:
+ "build sheriff commits welcome". Please send a mail with your patch to either
+ the maintainers or [email protected]. If you don't know what "build sheriff"
+ means please read the mail by Michael Meeks:
+ http://mail.gnome.org/archives/mate-hackers/2002-March/msg00051.html
+
+o In all other cases the following rules apply:
+
+The code for Eye of Mate was written with several goals in mind:
+
+ - maintainable,
+ - extensible,
+ - correct,
+ - documented.
+
+If you want to work on EOM as well, please read the MATE Programming
+Guidelines first, understand their purpose, and keep them in mind when
+writing code for EOM.
+
+If you have a patch you would like to put into EOM, please file a bug
+using http://bugzilla.gnome.org for the product EOM and attach the
+patch to it. This way your submisson won't get lost.
+