Commit 112b5764 authored by Maksym Balatsko's avatar Maksym Balatsko
Browse files

seaborn-data: remove mbalatsko from maintainers

parent 3398b44a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ let
      description = "Data repository for seaborn examples";
      homepage = "https://github.com/mwaskom/seaborn-data";
      platforms = lib.platforms.all;
      maintainers = with lib.maintainers; [ mbalatsko ];
      maintainers = [ ];
    };
  };
  makeSeabornDataPackage =