maintainers: add pedohorse
This commit is contained in:
parent
a9afe0c065
commit
39103842ab
@ -15500,6 +15500,11 @@
|
||||
githubId = 943430;
|
||||
name = "David Hagege";
|
||||
};
|
||||
pedohorse = {
|
||||
github = "pedohorse";
|
||||
githubId = 13556996;
|
||||
name = "pedohorse";
|
||||
};
|
||||
pedrohlc = {
|
||||
email = "root@pedrohlc.com";
|
||||
github = "PedroHLC";
|
||||
|
@ -108,6 +108,6 @@ buildFHSEnv rec {
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "houdini";
|
||||
hydraPlatforms = [ ]; # requireFile src's should be excluded
|
||||
maintainers = with lib.maintainers; [ canndrew kwohlfahrt ];
|
||||
maintainers = with lib.maintainers; [ canndrew kwohlfahrt pedohorse ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user