diff options
author | MyoungJune Park <mj2004.park@samsung.com> | 2016-06-28 19:02:02 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.vlan103.tizen.org> | 2016-06-28 19:02:02 -0700 |
commit | 9f437f121e0a3f95f2f73a2fb94129df473ce6c7 (patch) | |
tree | be58f256e24304bccfdc6329d96567dcd6b8d877 /HACKING | |
parent | 925059ca6aa063c9640e82ad4f40be2e38959aa8 (diff) | |
parent | 0f3d43b0708f1e7a1a1826b2e4d310c86f086078 (diff) | |
download | libxslt-9f437f121e0a3f95f2f73a2fb94129df473ce6c7.tar.gz libxslt-9f437f121e0a3f95f2f73a2fb94129df473ce6c7.tar.bz2 libxslt-9f437f121e0a3f95f2f73a2fb94129df473ce6c7.zip |
Merge "Rebase for libxslt-1.1.29" into tizen_base
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/HACKING b/HACKING deleted file mode 100644 index bf1624f4..00000000 --- a/HACKING +++ /dev/null @@ -1,22 +0,0 @@ - Rules for commits on the libxslt module - ======================================= - -If what you are fixing is a compilation issue either at compile -time or linking time on one of the main Linux platforms, then feel free -to patch first and send mail afterward, as long as it's a 'small fix'. - -Otherwise, only Bjorn Reese (breese@users.sourceforge.net), -"William M. Brack" <wbrack@mmm.com.hk>, Igor Zlatkovic -<igor@zlatkovic.com> and me (veillard@redhat.com) -should commit there. John Fleck also have commit rights for the doc -subdir. Send a mail and if it's a bug issue, provide a test case and -register it at bugzilla.gnome.org in the libxslt module. -I check both my mail and the bug database on a very regular basis. -if you don't get an answer within a week (which is highly unprobable) -then commit your changes. This simply mean that I am on holliday or -on the road and the other maintainers are busy too. - - thanks in advance for following the rule, - -Daniel - |