From acdaae021dd99e4de42f51c6619eeda667f42eb3 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 31 Mar 2026 08:04:08 +0200 Subject: [CHORE] Update vendor name. Signed-off-by: Amlal El Mahrouss --- CITATION.cff | 8 ++++---- README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 4e8878d0..6882ce91 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,6 @@ cff-version: 1.2.0 -title: Ne.org Operating System Kernel in C++ -message: The Operating System Kernel of Ne.org +title: Ne.app Operating System Kernel in C++ +message: The Operating System Kernel of Ne.app type: software authors: - given-names: Amlal @@ -9,11 +9,11 @@ authors: identifiers: - type: url value: 'https://nekernel.org' - description: Ne.org's Operating System Kernel + description: Ne.app's Operating System Kernel repository-code: 'https://github.com/ne-foss-org/ne-kernel' url: 'https://nekernel.org' abstract: >- - This is Ne.org's Modular Operating System Kernel. + This is Ne.app's Modular Operating System Kernel. keywords: - kernel - operating-system diff --git a/README.md b/README.md index 1798db62..1dd8fb73 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,6 @@ NeKernel is licensed under the [Apache-2.0 License](LICENSE).
- © 2022-2026 Amlal El Mahrouss & Ne.org Authors. Licensed under the Apache 2.0 license. + © 2022-2026 Amlal El Mahrouss & Ne.app Authors. Licensed under the Apache 2.0 license.
-- cgit v1.2.3