zerotierone: add danielfullmer as maintainer
This commit is contained in:
parent
44d0aed677
commit
7fffda016c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Create flat virtual Ethernet networks of almost unlimited size";
|
||||
homepage = https://www.zerotier.com;
|
||||
license = licenses.bsl11;
|
||||
maintainers = with maintainers; [ sjmackenzie zimbatm ehmry obadz ];
|
||||
maintainers = with maintainers; [ sjmackenzie zimbatm ehmry obadz danielfullmer ];
|
||||
platforms = platforms.x86_64 ++ platforms.aarch64;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue