nimbo: remove @alexeyre from maintainers

authored by

Alex Holder and committed by
Yaya
be152a84 1f1b9728

+1 -1
+1 -1
pkgs/applications/misc/nimbo/default.nix
··· 52 52 description = "Run machine learning jobs on AWS with a single command"; 53 53 homepage = "https://github.com/nimbo-sh/nimbo"; 54 54 license = licenses.bsl11; 55 - maintainers = with maintainers; [ alexeyre noreferences ]; 55 + maintainers = with maintainers; [ noreferences ]; 56 56 }; 57 57 }