Add a "team" category for the monthly/quarterly reports.

Approved by:	danger
This commit is contained in:
Gavin Atkinson 2010-07-17 18:02:12 +00:00
parent 21f62fe306
commit 5688e491f9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36041

View file

@ -200,7 +200,7 @@ print
h3("Category:"),
popup_menu(-name => "Category",
-values => ['proj', 'docs', 'kern', 'bin', 'arch', 'ports', 'vendor',
'misc', 'soc'], -default => 'proj'),
'misc', 'soc', 'team'], -default => 'proj'),
h3("Developers:"),
blockquote(table({"BORDER" => 0,