summaryrefslogtreecommitdiff
path: root/repositories.xml
diff options
context:
space:
mode:
authorDavid Morgan <david.morgan@kdab.com>2018-03-27 16:31:18 +0100
committerDavid Morgan <david.morgan@kdab.com>2018-03-27 16:37:29 +0100
commitbdade9615444f5596d4991fe1b4a04438ca7a5ff (patch)
tree11b1500e0cb175c1f25a7cbdce6a222a9ff027e8 /repositories.xml
downloadkdab-bdade9615444f5596d4991fe1b4a04438ca7a5ff.tar.bz2
kdab-bdade9615444f5596d4991fe1b4a04438ca7a5ff.tar.xz
kdab-bdade9615444f5596d4991fe1b4a04438ca7a5ff.zip
add charm time tracker
Diffstat (limited to 'repositories.xml')
-rw-r--r--repositories.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/repositories.xml b/repositories.xml
new file mode 100644
index 0000000..d502bf3
--- /dev/null
+++ b/repositories.xml
@@ -0,0 +1,11 @@
+<repositories encoding="unicode" version="1.1">
+ <repo priority="50" quality="experimental">
+ <name>kdab-overlay</name>
+ <description>A collection of KDAB tools</description>
+ <owner>
+ <email>david.morgan@kdab.com</email>
+ <name>Davee</name>
+ </owner>
+ <source type="git">git@github.com:KDAB/kdab-overlay.git</source>
+ </repo>
+</repositories>