diff options
Diffstat (limited to 'repository-github.xml')
-rw-r--r-- | repository-github.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/repository-github.xml b/repository-github.xml new file mode 100644 index 00000000..f3dc9c26 --- /dev/null +++ b/repository-github.xml @@ -0,0 +1,14 @@ +<repositories xmlns="" version="1.0"> +<repo quality="experimental" status="unofficial"> +<name>redcore-desktop</name> +<description>Redcore Linux desktop oriented ebuilds</description> +<homepage> +https://redcorelinux.org +</homepage> +<owner type="project"> +<email>venerix@redcorelinux.org</email> +<name>Ghiunhan Mamut</name> +</owner> +<source type="git">https://github.com/redcorelinux/redcore-desktop.git</source> +</repo> +</repositories> |