home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Programare / bugzero / WEB-INF / classes / project / demo_assignment < prev    next >
Encoding:
Text File  |  2003-09-03  |  549 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 an assignable to a person (the responsible).
  5. # The left-hand side is the assignable which have to be in 
  6. # the assignable 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. # PRs of each assignable 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.