From 36c0f5b4708bdf0cf87da521e1b0dee50fda54ae Mon Sep 17 00:00:00 2001 From: Annibelle Boling Date: Fri, 16 May 2025 03:39:05 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Made=20CITATION.cff?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/CITATION.cff | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/CITATION.cff diff --git a/.github/CITATION.cff b/.github/CITATION.cff new file mode 100644 index 00000000..525d0064 --- /dev/null +++ b/.github/CITATION.cff @@ -0,0 +1,23 @@ +cff-version: 1.2.0 +title: oauth2 +message: >- + If you use this work and you want to cite it, + then you can use the metadata from this file. +type: software +authors: + - given-names: Peter Hurn + family-names: Boling + email: peter@railsbling.com + affiliation: railsbling.com + orcid: 'https://orcid.org/0009-0008-8519-441X' + - given-names: Aboling0 + email: aboling@railsbling.com + affiliation: railsbling.com +identifiers: + - type: url + value: 'https://github.com/oauth-xx/oauth2' + description: oath2 +repository-code: 'https://github.com/oauth-xx/oauth2' +abstract: >- + oauth2 +license: See license file \ No newline at end of file