mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 12:23:55 +00:00
bun: add coffeeispower as a maintainer
This commit is contained in:
parent
c054b2a07b
commit
2d41cc62f5
@ -76,7 +76,7 @@ stdenvNoCC.mkDerivation rec {
|
||||
mit # bun core
|
||||
lgpl21Only # javascriptcore and webkit
|
||||
];
|
||||
maintainers = with maintainers; [ DAlperin jk thilobillerbeck cdmistman ];
|
||||
maintainers = with maintainers; [ DAlperin jk thilobillerbeck cdmistman coffeeispower ];
|
||||
platforms = builtins.attrNames passthru.sources;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user