summaryrefslogtreecommitdiff
path: root/app-shells/atuin/metadata.xml
blob: 5271e50033b03850d4794db28d29b4bb166792d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<name>Jonas Frei</name>
		<email>freijon@pm.me</email>
	</maintainer>
	<maintainer type="person">
		<email>flow@gentoo.org</email>
		<name>Florian Schmaus</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="client">Enable the autin client</flag>
		<flag name="daemon">Enable the autin background daemon on the client</flag>
		<flag name="server">Enable the autin server</flag>
		<flag name="sync">Enable the server-sync feature in the autin client</flag>
	</use>
	<upstream>
		<remote-id type="github">atuinsh/atuin</remote-id>
		<bugs-to>https://github.com/atuinsh/atuin/issues</bugs-to>
	</upstream>
</pkgmetadata>