exiftool: add anthonyroussel to maintainers

This commit is contained in:
Anthony Roussel
2022-10-27 23:24:13 +02:00
parent 1eaf8eb131
commit fae44cebb0
+1 -1
View File
@@ -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";
};
};