Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
chore: add CITATION.cff
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
  • Loading branch information
Norman Ziegner committed Mar 6, 2024
1 parent eb003db commit 01f716c
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# SPDX-FileCopyrightText: 2024 Helmholtz Centre for Environmental Research (UFZ)
# SPDX-FileCopyrightText: 2024 Helmholtz-Zentrum Dresden - Rossendorf (HZDR)

# SPDX-License-Identifier: Apache-2.0

cff-version: '1.2.0'
title: 'hifis.gitlab Ansible role'
message: >-
"If you use this Ansible role, please cite it as
below."
abstract: "Ansible role to install and configure the official GitLab Omnibus package."
type: 'software'
authors:
- given-names: 'Norman'
family-names: 'Ziegner'
email: 'norman.ziegner@ufz.de'
affiliation: >-
Helmholtz Centre for Environmental Research
GmbH - UFZ
orcid: 'https://orcid.org/0000-0001-7579-216X'
- given-names: 'Tobias'
family-names: 'Huste'
email: 't.huste@hzdr.de'
affiliation: >-
Helmholtz-Zentrum Dresden-Rossendorf e. V.
(HZDR)
orcid: 'https://orcid.org/0000-0002-5590-7473'
- given-names: 'Christian'
family-names: 'Hüser'
email: 'c.hueser@hzdr.de'
affiliation: >-
Helmholtz-Zentrum Dresden-Rossendorf e. V.
(HZDR)
orcid: 'https://orcid.org/0000-0002-5028-6663'
repository-code: 'https://github.com/hifis-net/ansible-role-gitlab'
repository-artifact: 'https://galaxy.ansible.com/hifis/gitlab'
version: 'v2.0.0'
date-released: '2024-03-08'

0 comments on commit 01f716c

Please sign in to comment.