diffoscope: add danielfullmer as maintainer
This commit is contained in:
parent
a9df1f768a
commit
37b0c7f9da
@ -88,7 +88,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://diffoscope.org/";
|
homepage = "https://diffoscope.org/";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ dezgeg ma27 ];
|
maintainers = with maintainers; [ dezgeg ma27 danielfullmer ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user