Add the ability for user to monitor changes to applications

This commit is contained in:
Tony Lambregts
2005-09-30 01:55:51 +00:00
committed by WineHQ
parent a66ae25f38
commit 2311d4d572
10 changed files with 266 additions and 30 deletions

View File

@@ -27,3 +27,6 @@ mysql -p -u root < maintainers.sql
echo Adding bug links
mysql -p -u root < buglinks.sql
echo Adding monitors
mysql -p -u root < monitors.sql