diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-06-22 14:10:16 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-06-22 14:10:46 +0900 |
commit | effb43a066e70763fa89eb7142b7cb7b428694ad (patch) | |
tree | d9712da186814a92d207016209bb7e19d7db5596 /HACKING | |
parent | 195f644cf7b5e93208b033fa7c5501c41cf82f59 (diff) | |
download | libxslt-effb43a066e70763fa89eb7142b7cb7b428694ad.tar.gz libxslt-effb43a066e70763fa89eb7142b7cb7b428694ad.tar.bz2 libxslt-effb43a066e70763fa89eb7142b7cb7b428694ad.zip |
Imported Upstream version 1.1.29upstream/1.1.29
Change-Id: I7d894ba27f8f8e886dbcece3bb3df8e69059cae9
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
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 - |