mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
maintainers: add _48cf
This commit is contained in:
parent
002dc76285
commit
54ed3c6d9d
@ -203,6 +203,12 @@
|
||||
fingerprint = "D292 365E 3C46 A5AA 75EE B30B 78DB 7EDE 3540 794B";
|
||||
}];
|
||||
};
|
||||
_48cf = {
|
||||
name = "czapek";
|
||||
email = "czapek1337@gmail.com";
|
||||
github = "48cf";
|
||||
githubId = 32851089;
|
||||
};
|
||||
_6543 = {
|
||||
email = "6543@obermui.de";
|
||||
github = "6543";
|
||||
|
@ -53,6 +53,7 @@ stdenv.mkDerivation {
|
||||
# necessarily the platforms for that bootable images can be created.
|
||||
platforms = platforms.unix;
|
||||
maintainers = [
|
||||
maintainers._48cf
|
||||
maintainers.phip1611
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user