godspeed: add team
This commit is contained in:
@@ -29,6 +29,6 @@ buildGoModule rec {
|
||||
description = "Manager for reverse shells";
|
||||
homepage = "https://github.com/redcode-labs/GodSpeed";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
maintainers = with maintainers; [ fab ] ++ teams.redcodelabs.members;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user