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";
|
description = "Automatic Ruby code style checking tool";
|
||||||
homepage = "https://docs.rubocop.org/";
|
homepage = "https://docs.rubocop.org/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ leemachin ];
|
maintainers = with maintainers; [ marsam leemachin ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user