X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=HACKING;h=c2f1489b6fedadf12386a51f686f143ade1916a1;hb=577c0ee0ef705b147742c08458d62fc5520206b0;hp=d5c847851372510ed393e8d6fdc89d48db0a5bbf;hpb=7acd7426059161e8a9ebee2cb999400c739c3c66;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/HACKING b/HACKING index d5c8478..c2f1489 100644 --- a/HACKING +++ b/HACKING @@ -1,22 +1,23 @@ Contributing to AT-SPI: -Bill Haneman (bill.haneman@sun.com) - AT-SPI is a complex package, with lots of dependencies. We (maintainers) are not experts in every area; we welcome contributions and corrections. However we do ask that all changes to AT-SPI go through the normal patch approval process (i.e. diff -u). Please post patches to gnome-accessibility-devel@gnome.org; if in -doubt you may wish to email maintainers ahead of time. +doubt you may wish to email questions ahead of time. -The current maintainers are myself and Marc Mulcahy -(marc.mulcahy@sun.com). +The current maintainers are Bill Haneman (bill.haneman@sun.com) +and Marc Mulcahy (marc.mulcahy@sun.com). As a general rule, +Non-trivial maintainer-submitted patches should be posted to +gnome-accessibility-devel for comment and informational purposes +prior to commit. "Build Sheriff" patches are welcome and are exempt from the normal approval process, provided: -(a) it can be confirmed that the Solaris build does not regress, -as many of our users are based on Solaris and SPARC; +(a) care is taken that the Solaris build does not regress, +as at-spi is a cross-platform package; (b) the build patches are, generally speaking, not controversial. At any rate we appreciate being told where we've screwed up, so