Skip to content

Commit dd78a6a

Browse files
authored
Fix CITATION syntax (#11131)
1 parent 491be31 commit dd78a6a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CITATION.cff

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
cff-version: 1.2.0
2-
title: Jenkins
2+
title: "Jenkins"
33
type: software
44
repository-code: "https://github.com/jenkinsci/jenkins"
55
url: "https://jenkins.io/"
6+
authors:
7+
- name: "Jenkins contributors"
8+
affiliation: "Jenkins project"
69
abstract: >-
710
In a nutshell, Jenkins is the leading open-source automation server.
811
Built with Java, it provides over 2,000 plugins to support automating virtually anything,

0 commit comments

Comments
 (0)