forked from mirrors/nixpkgs
exiftool: add anthonyroussel to maintainers
This commit is contained in:
parent
1eaf8eb131
commit
fae44cebb0
|
@ -12531,7 +12531,7 @@ let
|
|||
homepage = "https://exiftool.org/";
|
||||
|
||||
license = with lib.licenses; [ gpl1Plus /* or */ artistic2 ];
|
||||
maintainers = [ maintainers.kiloreux ];
|
||||
maintainers = with maintainers; [ kiloreux anthonyroussel ];
|
||||
mainProgram = "exiftool";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue