Modified HACKING file as previously mentioned in ChangeLog.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Tue, 20 Aug 2002 12:19:43 +0000 (12:19 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Tue, 20 Aug 2002 12:19:43 +0000 (12:19 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@334 e2bd861d-eb25-0410-b326-f6ed22b6b98c

HACKING

diff --git a/HACKING b/HACKING
index d5c8478..c2f1489 100644 (file)
--- 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