mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45: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>
11 lines
299 B
XML
11 lines
299 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="github">dnglab/dnglab</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|