Commit a732a464 authored by Tomas Antonio Lopez's avatar Tomas Antonio Lopez Committed by github-actions[bot]
Browse files

sourcehut.pastesrht: add myself as maintainer

(cherry picked from commit 3881f6f8)
parent c021f290
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 ];
  };
}