solargraph: add angristan as maintainer
This commit is contained in:
parent
cf32d902c9
commit
27e3932097
@ -11,7 +11,7 @@ bundlerApp rec {
|
|||||||
description = "IDE tools for the Ruby language";
|
description = "IDE tools for the Ruby language";
|
||||||
homepage = http://www.github.com/castwide/solargraph;
|
homepage = http://www.github.com/castwide/solargraph;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ worldofpeace nicknovitski ];
|
maintainers = with maintainers; [ worldofpeace nicknovitski angristan ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user