cloudflard: also, add qjoly as maintainer
This commit is contained in:
parent
69f44e2e0e
commit
1025a76f07
@ -78,7 +78,7 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/cloudflare/cloudflared/releases/tag/${version}";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix ++ platforms.windows;
|
||||
maintainers = with maintainers; [ bbigras enorris thoughtpolice piperswe ];
|
||||
maintainers = with maintainers; [ bbigras enorris thoughtpolice piperswe qjoly ];
|
||||
mainProgram = "cloudflared";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user