Commit ba6817ed authored by Tomas Antonio Lopez's avatar Tomas Antonio Lopez Committed by Anderson Torres
Browse files

nixos/sourcehut: add myself as maintainer

parent 087c83f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1369,5 +1369,5 @@ in
  ];

  meta.doc = ./default.md;
  meta.maintainers = with maintainers; [ tomberek ];
  meta.maintainers = with maintainers; [ tomberek nessdoor ];
}