buildbot-plugins.wsgi-dashboards: Remove maintainer akazakov

Missing from maintainers file
This commit is contained in:
adisbladis
2018-04-25 12:11:43 +08:00
parent b20a82cd75
commit 656f69bea5
@@ -97,7 +97,7 @@
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://buildbot.net/; homepage = http://buildbot.net/;
description = "Buildbot WSGI dashboards Plugin"; description = "Buildbot WSGI dashboards Plugin";
maintainers = with maintainers; [ akazakov ]; maintainers = with maintainers; [ ];
license = licenses.gpl2; license = licenses.gpl2;
}; };
}; };