mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
fix hyperlink failure for author
This commit is contained in:
parent
9caf675ed1
commit
ca0fdbaddc
2 changed files with 2 additions and 2 deletions
|
|
@ -621,7 +621,7 @@ filename | sha512 hash
|
|||
|
||||
- bazel: output go_binary rule directly from go_binary_conditional_pure
|
||||
|
||||
From: @mikedanese:
|
||||
From: [@mikedanese](https://github.com/mikedanese):
|
||||
Instead of aliasing. Aliases are annoying in a number of ways. This is
|
||||
specifically bugging me now because they make the action graph harder to
|
||||
analyze programmatically. By using aliases here, we would need to handle
|
||||
|
|
|
|||
|
|
@ -2124,7 +2124,7 @@ filename | sha512 hash
|
|||
|
||||
- bazel: output go_binary rule directly from go_binary_conditional_pure
|
||||
|
||||
From: @mikedanese:
|
||||
From: [@mikedanese](https://github.com/mikedanese):
|
||||
Instead of aliasing. Aliases are annoying in a number of ways. This is
|
||||
specifically bugging me now because they make the action graph harder to
|
||||
analyze programmatically. By using aliases here, we would need to handle
|
||||
|
|
|
|||
Loading…
Reference in a new issue