summaryrefslogtreecommitdiff
path: root/dev-R/gitcreds/metadata.xml
blob: b6cd3529cfd3de43ed6cad388902c77020390338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
  <description>co-maintainers welcome</description>
 </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>
   <email>csardi.gabor@gmail.com</email>
   <name>Gábor Csárdi</name>
  </maintainer>
  <bugs-to>https://github.com/r-lib/gitcreds/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>