diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-06 07:38:06 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-06 07:38:06 -0500 |
| commit | 04e428023432d8b30fe4eb8678f3d54aaa5a3899 (patch) | |
| tree | 3558124e8dc9216740ec03c90378be605e239fd7 /CITATION.cff | |
| parent | e8bc845b51cd9a24c17a52e257ebe5dbc9415574 (diff) | |
chore: new software releases and fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'CITATION.cff')
| -rw-r--r-- | CITATION.cff | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CITATION.cff b/CITATION.cff index d44dad2..ce83486 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,6 @@ cff-version: 1.2.0 title: NeKernel.org Operating System in C++ -message: The Operating System of NeKernel.org +message: The NeKernel Operating System. type: software authors: - given-names: Amlal @@ -9,17 +9,17 @@ authors: identifiers: - type: url value: 'https://nekernel.org' - description: NeKernel Website. + description: NeKernel.org repository-code: 'https://github.com/nekernel-org/sysroot' url: 'https://nekernel.org' abstract: >- - This is NeKernel.org's Operating System, authored - by Amlal El Mahrouss. + This is the NeKernel.org Operating System. keywords: - kernel - operating-system - bootloader - library + - firmware - os - cpp license: Apache-2.0 |
