docker: Remove maintainer nequissimus
This commit is contained in:
parent
9b5201fb50
commit
9ef0ac8fe9
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ rec {
|
|||
homepage = "https://www.docker.com/";
|
||||
description = "An open source project to pack, ship and run any application as a lightweight container";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ nequissimus offline tailhook vdemeester periklis ];
|
||||
maintainers = with maintainers; [ offline tailhook vdemeester periklis ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue