diff --git a/scripts/verify-install.sh b/scripts/verify-install.sh index f1f1e7318..218ebe847 100755 --- a/scripts/verify-install.sh +++ b/scripts/verify-install.sh @@ -19,7 +19,7 @@ MIN_REQUIRED_SIGNATURES=5 # NOTE: Reviewers of this file must make sure that both the key IDs and # usernames in the list below are unique! KEYS=() -KEYS+=("E4D85299674B2D31FAA1892E372CBD7633C61696 roasbeef") +KEYS+=("A5B61896952D9FDA83BC054CDC42612E89237182 roasbeef") KEYS+=("F4FC70F07310028424EFC20A8E4256593F177720 guggero") KEYS+=("6D664242E706635868EB0C67D55307DC71F37212 jharveyb") KEYS+=("7D85EF2052C86F6F81D2C59112BF5261A78AFF3D georgetsagk")