mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +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
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ defelo ];
|
||||
mainProgram = "tokei";
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue