#		    Possible categories for a PR.
#
# Any line which begins with a `#' is considered a comment, and GNATS
# will ignore it. 
#
# Each entry has the format:
#
# 	category:description:responsible:notify
#
# * `category' is the name of the classification for the PR.
# * `description' can be a normal text description for the
#   category, like "Development Tools" for the `tools' category.
# * `responsible' gives the name (which can be found in the remote
#   file) of the person who will be given responsibility for any PR
#   appearing in this category.
# * `notify' are other email addresses which should be given copies of
#    any PR in this category.
#
# The following category is mandatory for GNATS to work.
#
pending:Category for faulty PRs:gnats-admin:
#
# Sample categories:
#
doc:Documentation Bug:jeffrey:pesch
gcc:The GNU C compiler:wilson:tiemann
g++:The GNU C++ compiler:brendan:tiemann, mrs
test:*Test Category:gnats-admin:
