mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
Merge pull request #213349 from rumpelsepp/oscclip-maintainer
oscclip: Add rumpelsepp as maintainer
This commit is contained in:
commit
4c24feb7ed
@ -29,6 +29,6 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://github.com/rumpelsepp/oscclip";
|
||||
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = [ maintainers.traxys ];
|
||||
maintainers = with maintainers; [ rumpelsepp traxys ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user