diff options
Diffstat (limited to 'app-editors/logseq-desktop-bin/metadata.xml')
-rw-r--r-- | app-editors/logseq-desktop-bin/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-editors/logseq-desktop-bin/metadata.xml b/app-editors/logseq-desktop-bin/metadata.xml new file mode 100644 index 0000000..0a67e59 --- /dev/null +++ b/app-editors/logseq-desktop-bin/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>mschiff@gentoo.org</email> + <name>Marc Schiffbauer</name> + </maintainer> + <upstream> + <remote-id type="github">logseq/logseq</remote-id> + </upstream> +</pkgmetadata> |