Adapt citation information for mamba (#3931)

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Antoine Prouvost <AntoinePrv@users.noreply.github.com>
This commit is contained in:
Julien Jerphanion 2025-05-13 11:52:50 +02:00 committed by GitHub
parent ce0226b2d7
commit 31fb1fb90c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: "software"
title: "mamba"
doi: "10.5281/zenodo.7434205"
date-released: "2019-03"
authors:
- family-names: "QuantStack and Mamba Contributors"
@ -10,7 +9,7 @@ authors:
website: "https://github.com/mamba-org/mamba"
repository-code: "https://github.com/mamba-org/mamba"
url: "https://mamba.readthedocs.io/"
abstract: "Mamba is a fast, robust, and cross-platform package manager. It is a drop-in replacement for Conda, with much faster dependency resolution and package installation."
abstract: "Mamba is a fast, robust, and cross-platform package manager for the Conda ecosystem."
license: "BSD-3-Clause"
keywords:
- "package manager"