yle-dl: remove myself from maintainers
This commit is contained in:
parent
5b906c698d
commit
964e96b4cb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ python3Packages.buildPythonApplication rec {
|
||||||
homepage = "https://aajanki.github.io/yle-dl/";
|
homepage = "https://aajanki.github.io/yle-dl/";
|
||||||
changelog = "https://github.com/aajanki/yle-dl/blob/${version}/ChangeLog";
|
changelog = "https://github.com/aajanki/yle-dl/blob/${version}/ChangeLog";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ dezgeg SuperSandro2000 ];
|
maintainers = with maintainers; [ dezgeg ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue