From bcbc5246435cbac05e66b4bc193de88e62d21052 Mon Sep 17 00:00:00 2001 From: Matthieu Pignolet Date: Sun, 27 Apr 2025 18:06:24 +0400 Subject: [PATCH] chore: add readme text Signed-off-by: Matthieu Pignolet --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e69de29..581303b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ +# The uid/gid map of puffer.fish + +In order to keep track of the assigned UIDs and GIDs in the puffer.fish LDAP, we implemented a way to keep track of all changes made to thoses assignments. + +Maintainer: Matthieu Pignolet + -- 2.39.5