From 554e6ee05d04256f1d03a3103ec2f030b9aebb31 Mon Sep 17 00:00:00 2001 From: Tim Jenness Date: Tue, 8 Nov 2022 15:27:26 -0700 Subject: [PATCH] Add generic team name to citation file --- CITATION.cff | 1 + 1 file changed, 1 insertion(+) diff --git a/CITATION.cff b/CITATION.cff index ad3fc669a1..9d2fcffea4 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,7 @@ cff-version: 1.2.0 message: "Please cite the following when using this software: https://doi.org/10.1117/12.2629569" authors: +- name: "Rubin Observatory Data Management Team" - family-names: Jenness given-names: Tim orcid: "https://orcid.org/0000-0001-5982-167X"