Add CITATION for BibTeX (#11122)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details

* Add CITATION for BibTeX

Signed-off-by: Alexander Brandes <mc.cache@web.de>

* Update CITATION.cff

Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>

---------

Signed-off-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
This commit is contained in:
Alexander Brandes 2025-09-30 03:38:14 +02:00 committed by GitHub
parent 349d4fc407
commit 491be312b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

16
CITATION.cff Normal file
View File

@ -0,0 +1,16 @@
cff-version: 1.2.0
title: Jenkins
type: software
repository-code: "https://github.com/jenkinsci/jenkins"
url: "https://jenkins.io/"
abstract: >-
In a nutshell, Jenkins is the leading open-source automation server.
Built with Java, it provides over 2,000 plugins to support automating virtually anything,
so that humans can spend their time doing things machines cannot.
keywords:
- jenkins
- continuous-integration
- continuous-delivery
- pipelines
- automation
license: MIT