comparison etc/categories @ 112:48d667d6f17f r20-1b8

Import from CVS: tag r20-1b8
author cvs
date Mon, 13 Aug 2007 09:20:48 +0200
parents
children cca96a509cfe
comparison
equal deleted inserted replaced
111:164ab62060bf 112:48d667d6f17f
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 #
25 auxillary:Auxillary Programs:gnats-admin:
26 configuration:Configuration:gnats-admin:mrb@eng.sun.com
27 documentation:Documentation Bug:gnats-admin:weiner@infodock.com
28 frames:X11 Frames:gnats-admin:
29 i18n:I18n Internationalization:gnats-admin:mrb@eng.sun.com
30 lisp:Emacs Lisp code:gnats-admin:
31 menubars:X11 menubars:gnats-admin:
32 misc:Miscellaneous:gnats-admin:
33 performance:Performance Issues:gnats-admin:dmoore@ucsd.edu
34 redisplay:Redisplay Issues:gnats-admin:cthomp@xemacs.org
35 scrollbars:X11 scrollbars:gnats-amdin:mrb@eng.sun.com
36 tooblbars:X11 toolbars:gnats-admin:
37 test:*Test Category:gnats-admin: