summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOz <[email protected]>2015-11-21 17:20:48 +0100
committerWolfgang Ulbrich <[email protected]>2015-11-21 18:06:43 +0100
commit7236cd8e1fa2cfbb9c0d5421147cad9deef6bb2f (patch)
tree6933e5f3028c181ac94e81c4031b4d4ff0dfd096
parentb0f46dfc4fbaf11dc83e4720e79eb2c3272660fb (diff)
downloadengrampa-7236cd8e1fa2cfbb9c0d5421147cad9deef6bb2f.tar.bz2
engrampa-7236cd8e1fa2cfbb9c0d5421147cad9deef6bb2f.tar.xz
update hacking1.12
remove wrong email.
-rw-r--r--HACKING9
1 files changed, 3 insertions, 6 deletions
diff --git a/HACKING b/HACKING
index 4492af8..a1cc629 100644
--- a/HACKING
+++ b/HACKING
@@ -4,12 +4,9 @@
an entry in po/ChangeLog
*Patches
-
- Send patches to the maintainer ([email protected]) and get
- approval before committing.
-
- Patches must contain a ChangeLog entry.
-
+
+ Fork and send Pull Requests to github.com/mate-desktop/engrampa.
+
You have to follow the style of the rest of the code even if you
don't like it. The code style is K&R with 8 space tabs.