ytcc: add marsam to maintainers
This commit is contained in:
parent
1840a292ec
commit
29a10a5e07
1 changed files with 1 additions and 1 deletions
|
@ -50,6 +50,6 @@ python3Packages.buildPythonApplication rec {
|
|||
description = "Command Line tool to keep track of your favourite YouTube channels without signing up for a Google account";
|
||||
homepage = "https://github.com/woefe/ytcc";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ marius851000 ];
|
||||
maintainers = with lib.maintainers; [ marius851000 marsam ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue