Commit 352c195a authored by Augustin Trancart's avatar Augustin Trancart
Browse files

ifcopenshell: maintainer fehnomenal -> autra, as asked by fehnomenal

parent 5431aacb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -187,6 +187,6 @@ buildPythonPackage rec {
    description = "Open source IFC library and geometry engine";
    homepage = "http://ifcopenshell.org/";
    license = licenses.lgpl3;
    maintainers = with maintainers; [ fehnomenal ];
    maintainers = with maintainers; [ autra ];
  };
}