diff --git a/CITATION.cff b/CITATION.cff index 2c29d0927..bdec34a9f 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -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"