fflogs: add maintainer iedame
This commit is contained in:
@@ -32,7 +32,10 @@ appimageTools.wrapType2 {
|
||||
license = licenses.unfree; # no license listed
|
||||
mainProgram = "fflogs";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ keysmashes ];
|
||||
maintainers = with maintainers; [
|
||||
keysmashes
|
||||
iedame
|
||||
];
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user