mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
According to bug #930818 the email was changed and in fact some packages in GURU use the correct email. However, some packages have references to the old email. This commit updates the email for those packages. Signed-off-by: David Roman <davidroman96@gmail.com>
16 lines
426 B
XML
16 lines
426 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>brettalcox@proton.me</email>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="gitlab">GabMus/syndication-domination</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="json-binary">
|
|
Builds a binary executable instead of python bindings
|
|
</flag>
|
|
</use>
|
|
</pkgmetadata>
|