summaryrefslogtreecommitdiff
path: root/HACKING
blob: 778cc728e39b5f23049635861cd47cd9c70d9adf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Hacking on gnome-desktop:
-------------------------

	* Please send patches to desktop-devel-list@gnome.org or to
the people listed in the MAINTAINERS file. Your patch should be in
unified diff form. (The -u option to GNU diff.)

	* Please try and send a patch against a recent version of this
package. Patches against CVS HEAD are most preferable. For information
on how to access GNOME CVS please read:

	http://developer.gnome.org/tools/cvs.html

	* Don't commit any but the most trivial patches to without
approval.

	* Exceptions to this are
		+ Translators may commit basic i18n related patches to
		  the build setup.
		+ Build sheriff are welcome - in accordance with the
		  relevant build sheriff constraints.