mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 14:41:27 +00:00
nixos/tests/noto-fonts: add midchildan as maintainer
This commit is contained in:
parent
f8832996d8
commit
233931b7a3
@ -1,7 +1,7 @@
|
||||
import ./make-test-python.nix ({ pkgs, lib, ... }: {
|
||||
name = "noto-fonts";
|
||||
meta = {
|
||||
maintainers = with lib.maintainers; [ nickcao ];
|
||||
maintainers = with lib.maintainers; [ nickcao midchildan ];
|
||||
};
|
||||
|
||||
machine = {
|
||||
|
Loading…
Reference in New Issue
Block a user