mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 11:50:55 -04:00
22 lines
834 B
XML
22 lines
834 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">Query, set, delete credentials from the 'git' credential
|
|
store. Manage 'GitHub' tokens and other 'git' credentials. This package
|
|
is to be used by other packages that need to authenticate to 'GitHub'
|
|
and/or other 'git' repositories.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Gábor Csárdi</name>
|
|
<email>csardi.gabor@gmail.com</email>
|
|
</maintainer>
|
|
<bugs-to>https://github.com/r-lib/gitcreds/issues</bugs-to>
|
|
<remote-id type="github">r-lib/gitcreds</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|