Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f6d0cfed074c16c1041ca63a66ca4c4fe56098dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <feature url="features/org.eclipse.mylyn.github.feature_0.0.0.qualifier.jar" id="org.eclipse.mylyn.github.feature" version="0.0.0">
      <category name="Collaboration"/>
   </feature>
   <category-def name="Collaboration" label="Collaboration">
      <description>
         Tools to foster collaboration between developers.
      </description>
   </category-def>
</site>

Back to the top