Merge pull request #213349 from rumpelsepp/oscclip-maintainer
oscclip: Add rumpelsepp as maintainer
This commit is contained in:
@@ -29,6 +29,6 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://github.com/rumpelsepp/oscclip";
|
||||
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = [ maintainers.traxys ];
|
||||
maintainers = with maintainers; [ rumpelsepp traxys ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user