Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.github-site/category.xml')
-rw-r--r--org.eclipse.mylyn.github-site/category.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.github-site/category.xml b/org.eclipse.mylyn.github-site/category.xml
new file mode 100644
index 00000000..d5f22d63
--- /dev/null
+++ b/org.eclipse.mylyn.github-site/category.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature url="features/org.eclipse.mylyn.github.feature_0.1.0.qualifier.jar" id="org.eclipse.mylyn.github.feature" version="0.1.0.qualifier">
+ <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