bikeshed: Add hemera as maintainer
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
@@ -102,6 +102,6 @@ buildPythonApplication rec {
|
||||
'';
|
||||
homepage = "https://tabatkins.github.io/bikeshed/";
|
||||
license = licenses.cc0;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ hemera ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user