Commit bf646042 authored by Matthias Beyer's avatar Matthias Beyer Committed by Peter Hoeg
Browse files

xapian: Add myself as maintainer

parent 8f7ef17b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ let
      homepage = "https://xapian.org/";
      changelog = "https://xapian.org/docs/xapian-core-${version}/NEWS";
      license = licenses.gpl2Plus;
      maintainers = with maintainers; [ ];
      maintainers = with maintainers; [ matthiasbeyer ];
      platforms = platforms.unix;
    };
  };