ezdxf: Add hodapp as maintainer
This commit is contained in:
@@ -20,6 +20,7 @@ buildPythonPackage rec {
|
||||
description = "Python package to read and write DXF drawings (interface to the DXF file format)";
|
||||
homepage = https://github.com/mozman/ezdxf/;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ hodapp ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user