overlay/repositories.xml

13 lines
537 B
XML

<repositories xmlns="" version="1.0">
<repo priority="50" quality="experimental" status="unofficial">
<name>jaredallard-overlay</name>
<description>Jared Allard's personal overlay</description>
<homepage>https://github.com/jaredallard/overlay</homepage>
<owner>
<email>jared@rgst.io</email>
<name>Jared Allard</name>
</owner>
<source type="git">https://github.com/jaredallard/overlay.git</source>
<feed>https://github.com/jaredallard/overlay/commits/master.atom</feed>
</repo>
</repositories>