summaryrefslogtreecommitdiff
path: root/HACKING
blob: bead63607a8b768bc49104be88e425454eb8db94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.
		+ Members of the GNOME packaging product may commit
		  fixes to the .spec files.
		+ Build sheriff are welcome - in accordance with the
		  relevant build sheriff constraints.