diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-22 19:40:16 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-22 19:40:16 +0100 |
| commit | 2fd513a3017af05f2b95635c5504e6ddb30d346c (patch) | |
| tree | 9ded6beb5b751bf32dd5a1cb6160ffb016740566 /.gitmodules | |
| parent | 0a04c4d931712bd1042ceded29c84f50a50c5d20 (diff) | |
chore: add papers repository.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0e6d05d..1cb3457 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "src/nectar"] path = src/nectar url = git@github.com:nekernel-org/nectar.git +[submodule "papers"] + path = papers + url = git@github.com:nekernel-org/draft.git |
