blob: 201d8a7fe53447f6d95e012577dacba624858efd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marcin.deranek@slonko.net</email>
<name>Marcin Deranek</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/sympa-community/sympa/issues</bugs-to>
</upstream>
<use>
<flag name="compat">Enable migration compatibility flag</flag>
<flag name="dkim">Add DomainKeys Identified Mail support</flag>
</use>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|