mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
tokei: add defelo as maintainer
This commit is contained in:
parent
732bec3fe4
commit
d29618c873
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||||
asl20 # or
|
asl20 # or
|
||||||
mit
|
mit
|
||||||
];
|
];
|
||||||
maintainers = with lib.maintainers; [ ];
|
maintainers = with lib.maintainers; [ defelo ];
|
||||||
mainProgram = "tokei";
|
mainProgram = "tokei";
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue