source: products/ploneorg.kudobounty/trunk/ploneorg/kudobounty/profiles/default/rolemap.xml

Last change on this file was 3129, checked in by mylan, 13 years ago

Initial import of the package

File size: 292 bytes
Line 
1<?xml version="1.0"?>
2<rolemap>
3  <permissions>
4    <!-- -*- extra stuff goes here -*- -->
5    <permission name="ploneorg.kudobounty: Add Bounty Program Submission" acquire="False">
6      <role name="Manager" />
7      <role name="Contributor" />
8    </permission>
9  </permissions>
10</rolemap>
Note: See TracBrowser for help on using the repository browser.