usql: add anthonyroussel to maintainers
This commit is contained in:
parent
e8db71f5f8
commit
49426793cd
@ -56,9 +56,8 @@ buildGoModule rec {
|
||||
description = "Universal command-line interface for SQL databases";
|
||||
homepage = "https://github.com/xo/usql";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ georgyo ];
|
||||
maintainers = with maintainers; [ georgyo anthonyroussel ];
|
||||
# usql does not build on ARM.
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user