[go: up one dir, main page]

File: HACKING

package info (click to toggle)
alacarte 0.8-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 428 kB
  • ctags: 149
  • sloc: python: 1,677; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 672 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Hacking on alacarte:
----------------

	* Please send patches 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.