Unverified Commit e02368e3 authored by SharzyL's avatar SharzyL
Browse files

beancount: maintainers remove bhipple, add sharzy & polarmutex

parent 010d1015
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,6 +58,6 @@ buildPythonPackage rec {
      generate a variety of reports from them, and provides a web interface.
    '';
    license = licenses.gpl2Only;
    maintainers = with maintainers; [ bhipple ];
    maintainers = with maintainers; [ sharzy polarmutex ];
  };
}