mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
kid3: add tallesCoelho as maintainer
(cherry picked from commit c66e063959)
This commit is contained in:
committed by
github-actions[bot]
parent
04607e1165
commit
96d8575c2e
@@ -138,7 +138,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"kid3"
|
||||
else
|
||||
"kid3-cli";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ tallesCoelho ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user