maintainers: rename filalex77 -> Br1ght0ne
This commit is contained in:
@@ -47,7 +47,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A modern shell written in Rust";
|
||||
homepage = "https://www.nushell.sh/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ filalex77 johntitor marsam ];
|
||||
maintainers = with maintainers; [ Br1ght0ne johntitor marsam ];
|
||||
platforms = [ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ];
|
||||
};
|
||||
|
||||
|
||||
@@ -21,6 +21,6 @@ buildGoModule rec {
|
||||
description = "The fastest shell plugin manager";
|
||||
homepage = "https://github.com/getantibody/antibody";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ filalex77 worldofpeace ];
|
||||
maintainers = with maintainers; [ Br1ght0ne worldofpeace ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user