anystyle-cli: add aschleck as a maintainer
This commit is contained in:
parent
46e19a5d31
commit
3dd3d31c10
@ -38,7 +38,10 @@ buildRubyGem rec {
|
||||
description = "Command line interface to the AnyStyle Parser and Finder";
|
||||
homepage = "https://anystyle.io/";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ shamilton ];
|
||||
maintainers = with maintainers; [
|
||||
aschleck
|
||||
shamilton
|
||||
];
|
||||
mainProgram = "anystyle";
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user