docker: add @mikroskeem to maintainers
(cherry picked from commit e2b28504ab046141e2405bebc08f5e8dfacda986)
This commit is contained in:
parent
867a90866e
commit
ae97d0fb4d
|
@ -208,7 +208,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; [ offline tailhook vdemeester periklis ];
|
||||
maintainers = with maintainers; [ offline tailhook vdemeester periklis mikroskeem ];
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue