Commit 2364bac4 authored by Ivan Mincik's avatar Ivan Mincik
Browse files

librasterlite2: adopt package under geospatial team maintenance

parent e72df35e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,6 +91,6 @@ stdenv.mkDerivation rec {
      mpl11
    ];
    platforms = platforms.unix;
    maintainers = with maintainers; [ sikmir ];
    teams = [ teams.geospatial ];
  };
}