Commit 3881f6f8 authored by Tomas Antonio Lopez's avatar Tomas Antonio Lopez
Browse files

sourcehut.pastesrht: add myself as maintainer

parent 62d7760b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,6 +38,6 @@ buildPythonPackage rec {
    homepage = "https://git.sr.ht/~sircmpwn/paste.sr.ht";
    description = "Ad-hoc text file hosting service for the sr.ht network";
    license = licenses.agpl3Only;
    maintainers = with maintainers; [ eadwu ];
    maintainers = with maintainers; [ eadwu nessdoor ];
  };
}