From f22dfc7ff4519868f1279cd3b56c4a680fff0b21 Mon Sep 17 00:00:00 2001 From: Einar Largenius <einarl@nsc.liu.se> Date: Thu, 3 Aug 2023 11:56:12 +0200 Subject: [PATCH] Add mention of upstream repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b2075c4..baadb09 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This is NAISS SUPR LDAP integration, a collection of scripts to synchronize and update user and project information between SUPR and the Swestore LDAP. +The upstream repository for this repo is: +https://gitlab.liu.se/swestore/supr-ldap-integration + The files in 1time_Scripts and del_scripts are out of date and untested. The main entry point is supr_swestore_main.py. -- GitLab