python3Packages.django-health-check: add dav-wolff to maintainers
This commit is contained in:
@@ -95,6 +95,9 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/codingjoe/django-health-check";
|
||||
changelog = "https://github.com/codingjoe/django-health-check/releases/tag/${src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ onny ];
|
||||
maintainers = with lib.maintainers; [
|
||||
onny
|
||||
dav-wolff
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user