pdk: add anthonyroussel to maintainers
This commit is contained in:
parent
5ccb83a906
commit
6826d9de87
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ bundlerApp {
|
||||||
description = "Puppet Development Kit";
|
description = "Puppet Development Kit";
|
||||||
homepage = "https://github.com/puppetlabs/pdk";
|
homepage = "https://github.com/puppetlabs/pdk";
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
maintainers = with lib.maintainers; [ netali ];
|
maintainers = with lib.maintainers; [ netali anthonyroussel ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue