maintainers: remove ivegotasthma
He disappeared from GitHub and doesn't reply to emails.
This commit is contained in:
@@ -30,6 +30,6 @@ buildPythonPackage rec {
|
||||
description = "Django app for handling server Cross-Origin Resource Sharing (CORS) headers";
|
||||
homepage = "https://github.com/OttoYiu/django-cors-headers";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.ivegotasthma ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user