Commit 9b201597 authored by Francesco Gazzetta's avatar Francesco Gazzetta
Browse files

xinetd: add fgaz to maintainers

parent adcd8c81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
    platforms = lib.platforms.linux;
    homepage = "https://github.com/openSUSE/xinetd";
    license = lib.licenses.free;
    maintainers = with lib.maintainers; [ fgaz ];
  };
}