mirror of
https://github.com/google/nomulus
synced 2026-04-18 15:25:15 +00:00
* DnsUpdateWriter publishes changes to NS, DS, A, AAAA records for domains/hosts as appropriate using RFC 2136 DNS UPDATE protocol * Static configuration separate from RegistryConfig * Include dnsjava library as new third party dependency to generate DNS protocol messages * Expose /_dr/task/writeDns in RegistryTestServer * Currently not included in BackendComponent
25 lines
890 B
Plaintext
25 lines
890 B
Plaintext
# People who have agreed to one of the CLAs and can contribute patches.
|
|
# The AUTHORS file lists the copyright holders; this file
|
|
# lists people. For example, Google employees are listed here
|
|
# but not in AUTHORS, because Google holds the copyright.
|
|
#
|
|
# https://developers.google.com/open-source/cla/individual
|
|
# https://developers.google.com/open-source/cla/corporate
|
|
#
|
|
# Names should be added to this file as:
|
|
# Name <email address>
|
|
|
|
Seth Goldman <sethamin@google.com>
|
|
Corey Goldfeder <cgoldfeder@google.com>
|
|
Richard Roberto <rgr@google.com>
|
|
Justine Tunney <jart@google.com>
|
|
Nick Felt <nickfelt@google.com>
|
|
Ben McIlwain <mcilwain@google.com>
|
|
Brian Mountford <mountford@google.com>
|
|
Chris Tingue <ctingue@google.com>
|
|
Jared Brothers <brothers@google.com>
|
|
Pablo Mayrgundter <pmy@google.com>
|
|
Daisuke Yabuki <dxy@google.com>
|
|
Tim Boring <tjb@google.com>
|
|
Hans Ridder <hans.ridder@gmail.com>
|