pythonPackages.django_silk: add self as maintainer
This commit is contained in:
@@ -56,6 +56,7 @@ buildPythonPackage rec {
|
|||||||
description = "Silky smooth profiling for the Django Framework";
|
description = "Silky smooth profiling for the Django Framework";
|
||||||
homepage = https://github.com/mtford90/silk;
|
homepage = https://github.com/mtford90/silk;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
maintainers = with maintainers; [ ris ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user