diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 00:56:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 00:56:00 +0100 |
| commit | bfce4d5673fc469395e0d438daa7f6d839834abc (patch) | |
| tree | 95a82ab162f777986a0265222a93d059a778cabc /CITATION.cff | |
| parent | 85db64dffb01b7432b3f20e3404c67a0200c9729 (diff) | |
fix: tex: update CITATION.cff
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'CITATION.cff')
| -rw-r--r-- | CITATION.cff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CITATION.cff b/CITATION.cff index 5725fd6a..962d6e4e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,7 +2,7 @@ # Visit https://bit.ly/cffinit to generate yours today! cff-version: 1.2.0 -title: NeKernel.org Operating System Kernel +title: NeKernel.org Operating System Kernel in C++ message: The Operating System Kernel of NeKernel.org type: software authors: @@ -12,7 +12,7 @@ authors: identifiers: - type: url value: 'https://nekernel.org' - description: NeKernel's website. + description: NeKernel Website. repository-code: 'https://github.com/nekernel-org/nekernel' url: 'https://nekernel.org' abstract: >- |
