112
|
1 # Possible categories for a PR.
|
|
2 #
|
|
3 # Any line which begins with a `#' is considered a comment, and GNATS
|
|
4 # will ignore it.
|
|
5 #
|
|
6 # Each entry has the format:
|
|
7 #
|
|
8 # category:description:responsible:notify
|
|
9 #
|
|
10 # * `category' is the name of the classification for the PR.
|
|
11 # * `description' can be a normal text description for the
|
|
12 # category, like "Development Tools" for the `tools' category.
|
|
13 # * `responsible' gives the name (which can be found in the remote
|
|
14 # file) of the person who will be given responsibility for any PR
|
|
15 # appearing in this category.
|
|
16 # * `notify' are other email addresses which should be given copies of
|
|
17 # any PR in this category.
|
|
18 #
|
|
19 # The following category is mandatory for GNATS to work.
|
|
20 #
|
|
21 pending:Category for faulty PRs:gnats-admin:
|
|
22 #
|
|
23 # Sample categories:
|
|
24 #
|
126
|
25 auxiliary:Auxiliary Programs:gnats-admin:
|
112
|
26 configuration:Configuration:gnats-admin:mrb@eng.sun.com
|
|
27 documentation:Documentation Bug:gnats-admin:weiner@infodock.com
|
|
28 frames:X11 Frames:gnats-admin:
|
126
|
29 i18n:I18n Internationalization:martin:
|
112
|
30 lisp:Emacs Lisp code:gnats-admin:
|
|
31 menubars:X11 menubars:gnats-admin:
|
|
32 misc:Miscellaneous:gnats-admin:
|
126
|
33 mule:MULE Internationalization stuffs:jhod:
|
|
34 performance:Performance Issues:dmoore:
|
112
|
35 redisplay:Redisplay Issues:gnats-admin:cthomp@xemacs.org
|
|
36 scrollbars:X11 scrollbars:gnats-amdin:mrb@eng.sun.com
|
136
|
37 subprocesses:All Subprocess stuff:dmoore:
|
120
|
38 toolbars:X11 toolbars:gnats-admin:
|
126
|
39 gnus:Gnus newsreader:larsi:
|
|
40 vm:VM Mailreader:kyle:
|
|
41 W3:W3 Browser:wmperry:
|