Add aleksana to trusted maintainers of darwin builder
This commit is contained in:
parent
b6d45e92e5
commit
d453ce3089
2 changed files with 8 additions and 0 deletions
1
modules/darwin/community-builder/keys/aleksana
Normal file
1
modules/darwin/community-builder/keys/aleksana
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJfnbbQUshhe86KNshwZQNdKEbBWs8u5hurJdLkIsSYV
|
|
@ -305,6 +305,13 @@ let
|
||||||
uid = 549;
|
uid = 549;
|
||||||
keys = ./keys/doronbehar;
|
keys = ./keys/doronbehar;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
# lib.maintainers.aleksana, https://github.com/Aleksanaa
|
||||||
|
name = "aleksana";
|
||||||
|
trusted = true;
|
||||||
|
uid = 550;
|
||||||
|
keys = ./keys/aleksana;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue