diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-python/nitrokey | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-python/nitrokey')
| -rw-r--r-- | dev-python/nitrokey/metadata.xml | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/dev-python/nitrokey/metadata.xml b/dev-python/nitrokey/metadata.xml index 7a3918e832f9..edc0a142f93c 100644 --- a/dev-python/nitrokey/metadata.xml +++ b/dev-python/nitrokey/metadata.xml @@ -1,18 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> + <pkgmetadata> - <maintainer type="person"> - <email>beatussum@protonmail.com</email> - <name>Mattéo Rossillol‑‑Laruelle</name> - </maintainer> - <upstream> - <maintainer status="active"> - <email>pypi@nitrokey.com</email> - <name>Nitrokey</name> - </maintainer> - <changelog>https://github.com/Nitrokey/nitrokey-sdk-py/blob/main/CHANGELOG.md</changelog> - <bugs-to>https://github.com/Nitrokey/nitrokey-sdk-py/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <maintainer type="person"> + <email>beatussum@protonmail.com</email> + <name>Mattéo Rossillol‑‑Laruelle</name> + </maintainer> + + <stabilize-allarches/> + + <upstream> + <maintainer status="active"> + <name>Nitrokey</name> + <email>pypi@nitrokey.com</email> + </maintainer> + + <changelog>https://github.com/Nitrokey/nitrokey-sdk-py/blob/main/CHANGELOG.md</changelog> + <bugs-to>https://github.com/Nitrokey/nitrokey-sdk-py/issues</bugs-to> + + <remote-id type="github">Nitrokey/nitrokey-sdk-py</remote-id> + <remote-id type="pypi">nitrokey</remote-id> + </upstream> +</pkgmetadata> |
