python27Packages.seaborn: remove FRidh from maintainers
This commit is contained in:
parent
d4879a6962
commit
23f265cdf5
@ -28,6 +28,6 @@ buildPythonPackage rec {
|
|||||||
description = "Statisitical data visualization";
|
description = "Statisitical data visualization";
|
||||||
homepage = "http://stanford.edu/~mwaskom/software/seaborn/";
|
homepage = "http://stanford.edu/~mwaskom/software/seaborn/";
|
||||||
license = with lib.licenses; [ bsd3 ];
|
license = with lib.licenses; [ bsd3 ];
|
||||||
maintainers = with lib.maintainers; [ fridh ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user