summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-06-21 14:33:05 +0300
committermonsta <[email protected]>2016-06-21 14:33:05 +0300
commit0be2ba2a81e8ce1f10af6891035d1c7a5d21a586 (patch)
tree6069b220569aca475c983f73f07e4071dc9f4685 /HACKING
parentb74cb14671e8efee860ca9a02aedb8c42b717826 (diff)
downloadmate-desktop-0be2ba2a81e8ce1f10af6891035d1c7a5d21a586.tar.bz2
mate-desktop-0be2ba2a81e8ce1f10af6891035d1c7a5d21a586.tar.xz
remove ancient gnome files
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING31
1 files changed, 0 insertions, 31 deletions
diff --git a/HACKING b/HACKING
deleted file mode 100644
index de13602..0000000
--- a/HACKING
+++ /dev/null
@@ -1,31 +0,0 @@
-Hacking on mate-desktop
-========================
-
- + The development occurs in git:
-
- http://git.gnome.org/browse/mate-desktop
-
- For information on how to access MATE git please read:
-
- http://live.gnome.org/Git
-
- + Please send patches as bug reports in MATE Bugzilla:
-
- https://bugzilla.gnome.org/ (product mate-desktop)
-
- Your patch should be in unified diff form (the -u option to GNU
- diff). See also:
-
- http://live.gnome.org/MateLove/SubmittingPatches
-
- + Please try and send a patch against a recent version of this package.
- Patches against git master are most preferable.
-
- + Don't commit any but the most trivial patches without approval.
-
- + Exceptions to this are:
-
- - Translators may commit basic i18n related patches to the build
- setup.
- - Build sheriff are welcome - in accordance with the relevant build
- sheriff constraints.