Skip to content

Commit

Permalink
Update nginx maintainer signer key list
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun024 authored and robdimsdale committed Apr 29, 2024
1 parent 4aa9b4e commit b9d3b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/build-binary-new-cflinuxfs4/builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ module DependencyBuildHelper
class << self
def build_nginx_helper(source_input, custom_options, static = false)
public_gpg_key_urls = [
"http://nginx.org/keys/mdounin.key", # Maxim Dounin’s PGP public key
"http://nginx.org/keys/maxim.key", # Maxim Konovalov’s PGP public key
"http://nginx.org/keys/arut.key", # Roman Arutyunyan's PGP public key
"https://nginx.org/keys/pluknet.key", # Sergey Kandaurov’s PGP public key
"http://nginx.org/keys/sb.key", # Sergey Budnevitch’s PGP public key
"http://nginx.org/keys/thresh.key", # Konstantin Pavlov’s PGP public key
Expand Down

0 comments on commit b9d3b26

Please sign in to comment.