keys: Add raito's keys

This commit is contained in:
Tom Hubrecht 2023-05-22 17:18:57 +02:00
parent 8a65ff477d
commit 0eb81321b2
2 changed files with 6 additions and 1 deletions

View file

@ -9,12 +9,17 @@ let
name = "Tom Hubrecht";
email = "tom.hubrecht@dgnum.eu";
};
raito = {
name = "Raito Bezarius";
email = "raito@dgnume.eu";
};
};
groups = {
root = [ "thubrecht" ];
web = [ "mdebray" ];
web = [ "mdebray" "raito" ];
};
in