home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Freeware / Programare / bugzero / WEB-INF / classes / project / demo_assignment < prev    next >
Encoding:
Text File  |  2003-03-04  |  569 b   |  17 lines

  1. #
  2. # This file is project specific. The filename has to be: project_id_assignment
  3. #
  4. # This is the assignment of project_area to person (the responsible).
  5. # The left-hand side is the project_area which have to be in 
  6. # the project_area field of this project_id in the project table. 
  7. # The right-hand side is the username which have to be in the person table.
  8. #
  9. # Bugs of each project_area are assigned automatically to the corresponding
  10. # person (username) when the bug is initially created.
  11. #
  12. html=guest
  13. gui=guest
  14. database=dev
  15. desktop=qa
  16. serverside=dev
  17.