diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-15 04:15:40 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-15 04:15:40 +0100 |
| commit | 62af164abe47951b8291b4162af08c69b5f2af21 (patch) | |
| tree | 2672313b02aab976da06ef177992d43a904cea66 | |
| parent | 37648dbe36827881e7de4e07d768d978cc438045 (diff) | |
chore: update CITATION.cff file.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | CITATION.cff | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CITATION.cff b/CITATION.cff index c5ecc710..0a1c698f 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -5,18 +5,18 @@ 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 + description: NeKernel.org's Operating System Kernel repository-code: 'https://github.com/nekernel-org/nekernel' url: 'https://nekernel.org' abstract: >- - This is NeKernel.org's Operating System Kernel, authored - by Amlal El Mahrouss. + This is NeKernel.org's Modular Operating System Kernel. keywords: - kernel - operating-system - cpp + - systems license: Apache-2.0 |
