diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-07 18:12:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-07 18:12:08 +0100 |
| commit | 519d6deaf1c49df6b699afece99bb44fc02d5655 (patch) | |
| tree | fab95fd6b05f94f5f766b0b267869298da458526 /CITATION.cff | |
| parent | b7d4f9943ca6d2561a31fc212b8e074e4984b850 (diff) | |
[CHORE] Update CITATION.cff.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'CITATION.cff')
| -rw-r--r-- | CITATION.cff | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/CITATION.cff b/CITATION.cff index afcf9a43..9fa4185b 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,6 @@ cff-version: 1.2.0 -title: NeKernel.org Operating System Kernel in C++ -message: The Operating System Kernel of NeKernel.org +title: Ne.org Operating System Kernel in C++ +message: The Operating System Kernel of Ne.org type: software authors: - given-names: Amlal @@ -9,11 +9,11 @@ authors: identifiers: - type: url value: 'https://nekernel.org' - description: NeKernel.org's Operating System Kernel -repository-code: 'https://github.com/ne-foss-org/nekernel' + description: Ne.org's Operating System Kernel +repository-code: 'https://github.com/ne-foss-org/kernel' url: 'https://nekernel.org' abstract: >- - This is NeKernel.org's Modular Operating System Kernel. + This is Ne.org's Modular Operating System Kernel. keywords: - kernel - operating-system |
