From 2fd513a3017af05f2b95635c5504e6ddb30d346c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 22 Jan 2026 19:40:16 +0100 Subject: chore: add papers repository. Signed-off-by: Amlal El Mahrouss --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3