Deshaw: create team and reassign limeytexan's maintainership (#108678)
* team: add deshaw * maintainership: reassign limeytexan's packages to the deshaw team
This commit is contained in:
@@ -24,6 +24,6 @@ buildPythonPackage rec {
|
||||
'';
|
||||
homepage = "https://github.com/ymattw/ydiff";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.limeytexan ];
|
||||
maintainers = teams.deshaw.members;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user