pythonPackages.django_silk: add self as maintainer
This commit is contained in:
parent
0fb023825e
commit
d56d324f38
@ -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 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user