mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +02:00
add CITATION.cff file
As per spec: https://citation-file-format.github.io/ Fixes: #35260
This commit is contained in:
committed by
Daan De Meyer
parent
4bd37b94b8
commit
6315106268
15
CITATION.cff
Normal file
15
CITATION.cff
Normal file
@@ -0,0 +1,15 @@
|
||||
cff-version: 1.2.0
|
||||
title: systemd
|
||||
type: software
|
||||
repository-code: 'https://github.com/systemd/systemd'
|
||||
url: 'https://systemd.io/'
|
||||
abstract: >-
|
||||
systemd is a suite of basic building blocks for a Linux
|
||||
system. It provides a system and service manager that runs
|
||||
as PID 1 and starts the rest of the system.
|
||||
keywords:
|
||||
- Linux
|
||||
- PID 1
|
||||
- Service Manager
|
||||
- Boot
|
||||
license: LGPL-2.1-or-later
|
Reference in New Issue
Block a user