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