mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 06:01:15 +00:00
rubocop: add marsam as maintainer
This commit is contained in:
parent
021cbe0a06
commit
ea6e5db298
|
@ -11,7 +11,7 @@ bundlerEnv rec {
|
|||
description = "Automatic Ruby code style checking tool";
|
||||
homepage = "https://docs.rubocop.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ leemachin ];
|
||||
maintainers = with maintainers; [ marsam leemachin ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue