From a7dd4461f48268f250489f613515971186a1d4a1 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 15 Jan 2026 04:12:29 +0100 Subject: chore: update CITATION.cff. Signed-off-by: Amlal El Mahrouss --- CITATION.cff | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index ce83486..52e0129 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,19 +1,19 @@ cff-version: 1.2.0 -title: NeKernel.org Operating System in C++ -message: The NeKernel Operating System. +title: NeKernel.org System +message: The NeKernel.org Modular System type: software authors: - given-names: Amlal family-names: El Mahrouss - email: aelmahrouss@acm.org + email: amlal@nekernel.org identifiers: - type: url value: 'https://nekernel.org' description: NeKernel.org -repository-code: 'https://github.com/nekernel-org/sysroot' +repository-code: 'https://github.com/nekernel-org/src' url: 'https://nekernel.org' abstract: >- - This is the NeKernel.org Operating System. + This is the NeKernel.org Modular System. Built upon WG01 and its related principles. keywords: - kernel - operating-system @@ -22,4 +22,6 @@ keywords: - firmware - os - cpp + - systems + - pl license: Apache-2.0 -- cgit v1.2.3