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:
committed by
GitHub
parent
2f2d887664
commit
b63aa4ccb2
@@ -52,6 +52,6 @@ pythonPackages.buildPythonApplication rec {
|
||||
description = "A Template for PostgreSQL HA with ZooKeeper, etcd or Consul";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.limeytexan ];
|
||||
maintainers = teams.deshaw.members;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user