python3Packages.django-sesame: remove elohmeier as maintainer

This commit is contained in:
Enno Richter
2024-06-14 09:22:18 +02:00
parent 5c30a93216
commit 27ea101c37
@@ -45,6 +45,5 @@ buildPythonPackage rec {
homepage = "https://github.com/aaugustin/django-sesame";
changelog = "https://github.com/aaugustin/django-sesame/blob/${version}/docs/changelog.rst";
license = licenses.bsd3;
maintainers = with maintainers; [ elohmeier ];
};
}