nixos/woodpecker: add marcusramberg to maintainers
This commit is contained in:
@@ -110,7 +110,10 @@ let
|
||||
};
|
||||
in
|
||||
{
|
||||
meta.maintainers = with lib.maintainers; [ ambroisie ];
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
ambroisie
|
||||
marcusramberg
|
||||
];
|
||||
|
||||
options = {
|
||||
services.woodpecker-agents = {
|
||||
|
||||
Reference in New Issue
Block a user