syncplay: add assistant to maintainers
This commit is contained in:
@@ -46,6 +46,6 @@ buildPythonApplication rec {
|
||||
description = "Free software that synchronises media players";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ Enzime ];
|
||||
maintainers = with maintainers; [ assistant Enzime ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user