diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-13 21:38:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-13 21:38:08 +0100 |
| commit | 945183fc0b4574cc8b2da74693c5fb5705f2e408 (patch) | |
| tree | 3dd671908f8398394a7763468b8c01d66d6c8a82 /CITATION.cff | |
| parent | 1aad3e2aa11cd56fc12d0e1e5d398921d7cef911 (diff) | |
| parent | e5b489379594410ac20f293fd4d35ee494fed3d3 (diff) | |
Merge pull request #11 from ne-foss-org/ne_system-new-architecture
[FEAT] Ne system new architecture
Diffstat (limited to 'CITATION.cff')
| -rw-r--r-- | CITATION.cff | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/CITATION.cff b/CITATION.cff index fbec807..adf99a4 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,6 @@ cff-version: 1.2.0 -title: NeKernel.org System -message: The NeKernel.org System +title: Ne.org System +message: The Ne.org System type: software authors: - given-names: Amlal @@ -9,14 +9,16 @@ authors: identifiers: - type: url value: 'https://nekernel.org' - description: NeKernel.org -repository-code: 'https://github.com/ne-foss-org/src' + description: Ne.org System +repository-code: 'https://github.com/ne-foss-org/ne_system' url: 'https://nekernel.org' abstract: >- - This is the NeKernel.org System. Built upon its papers and frameworks. + This is the Ne.org System. Built upon its papers and frameworks. keywords: - kernel - - operating-system + - operating-systems + - c-plus-plus + - computer-science - bootloader - library - firmware |
