1 # DO NOT EDIT - This file is being maintained by Chef
 
   3 # Allow subversion to notify trac of commits
 
   4 www-data ALL=(trac) NOPASSWD: /usr/bin/trac-admin /var/lib/trac changeset *
 
   6 # Allow git to notify trac of commits
 
   7 %git ALL=(trac) NOPASSWD: /usr/bin/trac-admin /var/lib/trac changeset *