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>
15 lines
405 B
XML
15 lines
405 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>
|
|
<maintainer type="person">
|
|
<name>Julien Roy</name>
|
|
<email>julien@jroy.ca</email>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="gnome-gitlab">World/gfeeds</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|