diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:14:18 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:14:18 +0100 |
| commit | 4a74c56157914c4905707f8f8978de523192aad5 (patch) | |
| tree | 40ae5d7aebec6ec8aecdcc421839b43ba01ddb46 | |
| parent | 1aff19f54d091dd24accc6613c861765b217ee7a (diff) | |
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | CITATION.cff | 2 | ||||
| -rw-r--r-- | include/system/config.h.in | 2 | ||||
| -rw-r--r-- | include/system/ne_kernel.h.in | 2 | ||||
| m--------- | papers | 0 | ||||
| m--------- | src/boot | 0 |
5 files changed, 3 insertions, 3 deletions
diff --git a/CITATION.cff b/CITATION.cff index 9d2e20b..fbec807 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -10,7 +10,7 @@ identifiers: - type: url value: 'https://nekernel.org' description: NeKernel.org -repository-code: 'https://github.com/nekernel-org/src' +repository-code: 'https://github.com/ne-foss-org/src' url: 'https://nekernel.org' abstract: >- This is the NeKernel.org System. Built upon its papers and frameworks. diff --git a/include/system/config.h.in b/include/system/config.h.in index 2ae8163..749261e 100644 --- a/include/system/config.h.in +++ b/include/system/config.h.in @@ -1,6 +1,6 @@ // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/nekernel-org/src +// Official repository: https://github.com/ne-foss-org/src #pragma once diff --git a/include/system/ne_kernel.h.in b/include/system/ne_kernel.h.in index fb24046..97bc534 100644 --- a/include/system/ne_kernel.h.in +++ b/include/system/ne_kernel.h.in @@ -1,6 +1,6 @@ // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/nekernel-org/src +// Official repository: https://github.com/ne-foss-org/src #pragma once diff --git a/papers b/papers -Subproject 0ed8c33e860b3ccc80f5b6e6fdb0dd4c0f23ad4 +Subproject 339e71a94fc358ed46228eae2b7870bdcbdc1c6 diff --git a/src/boot b/src/boot -Subproject f38571b71bde785c5ac6a30d3e9922f9873083c +Subproject 3434b2e1e27fc908e25008659d529d1cfc5efa4 |
