Skip to content

Commit 09f29cd

Browse files
authored
Merge pull request #644 from Aboling0/feat/citation
📝 Made CITATION.cff
2 parents e6ff3b7 + 36c0f5b commit 09f29cd

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/CITATION.cff

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
cff-version: 1.2.0
2+
title: oauth2
3+
message: >-
4+
If you use this work and you want to cite it,
5+
then you can use the metadata from this file.
6+
type: software
7+
authors:
8+
- given-names: Peter Hurn
9+
family-names: Boling
10+
11+
affiliation: railsbling.com
12+
orcid: 'https://orcid.org/0009-0008-8519-441X'
13+
- given-names: Aboling0
14+
15+
affiliation: railsbling.com
16+
identifiers:
17+
- type: url
18+
value: 'https://github.com/oauth-xx/oauth2'
19+
description: oath2
20+
repository-code: 'https://github.com/oauth-xx/oauth2'
21+
abstract: >-
22+
oauth2
23+
license: See license file

0 commit comments

Comments
 (0)