From bfce4d5673fc469395e0d438daa7f6d839834abc Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 17 Nov 2025 00:56:00 +0100 Subject: fix: tex: update CITATION.cff Signed-off-by: Amlal El Mahrouss --- CITATION.cff | 4 ++-- 1 file 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: >- -- cgit v1.2.3