From 5dd2d93770447329862804cfa97526ea6d3c169f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Ka=C5=BAmierczak?= <tkazmierczak@man.poznan.pl> Date: Wed, 24 May 2023 09:00:17 +0000 Subject: [PATCH] owners_and_projects documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9178af8..0663798 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,6 @@ the most important is **license_file**, which can have three values: - put-users.py - import users from file ultimate_users.json to Gitlab CE - delete_users.py - USE WITH CAUTION, delete users from Gitlab Instance (names from ultimae_users.json) +## Export Owners and his projects + +- owners_and_projects.py - export only owners and his all projects to file gitlab_owners.json -- GitLab