mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
21 lines
773 B
XML
21 lines
773 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Look up the username and full name of the current user,
|
|
the current user's email address and 'GitHub' username,
|
|
using various sources of system and configuration information.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Gábor Csárdi</name>
|
|
<email>csardi.gabor@gmail.com</email>
|
|
</maintainer>
|
|
<bugs-to>https://github.com/r-lib/whoami/issues</bugs-to>
|
|
<remote-id type="github">r-lib/whoami</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|