From 61d8b21f00d8fc0b71a3a76edb217e9f653b8a2e Mon Sep 17 00:00:00 2001 From: Annibelle Boling Date: Mon, 9 Jun 2025 23:15:04 -0600 Subject: [PATCH] Fixed the URL for omniauth-openid --- CITATION.cff | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 1048468..f8d00fe 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,5 +1,5 @@ cff-version: 1.2.0 -title: OmniAuth::OpenID +title: omniauth-openid message: >- If you use this work and you want to cite it, then you can use the metadata from this file. @@ -7,14 +7,17 @@ type: software authors: - given-names: Peter Hurn family-names: Boling - email: peter@railsbling.com - affiliation: railsbling.com + email: floss@galtzo.com + affiliation: galtzo.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/omniauth/omniauth-openid/' - description: OmniAuth::OpenID -repository-code: 'https://github.com/omniauth/omniauth-openid/' + value: 'https://github.com/ruby-openid/omniauth-openid/' + description: omniauth-openid +repository-code: 'https://github.com/ruby-openid/omniauth-openid/' abstract: >- - OmniAuth::OpenID + omniauth-openid license: See license file