Merge pull request #122341 from superherointj/package-linkerd-broken

linkerd: mark as broken
This commit is contained in:
Anderson Torres 2021-05-11 10:27:28 -03:00 committed by GitHub
commit 3423c5094f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,5 +22,6 @@ buildGoModule {
homepage = "https://linkerd.io/";
license = licenses.asl20;
maintainers = with maintainers; [ Gonzih ];
broken = true;
};
}