Add aleksana to trusted maintainers of darwin builder

This commit is contained in:
aleksana 2024-09-24 22:41:36 +08:00 committed by Jörg Thalheim
parent b6d45e92e5
commit d453ce3089
2 changed files with 8 additions and 0 deletions
modules/darwin/community-builder

View file

@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJfnbbQUshhe86KNshwZQNdKEbBWs8u5hurJdLkIsSYV

View file

@ -305,6 +305,13 @@ let
uid = 549;
keys = ./keys/doronbehar;
}
{
# lib.maintainers.aleksana, https://github.com/Aleksanaa
name = "aleksana";
trusted = true;
uid = 550;
keys = ./keys/aleksana;
}
];
in
{