]> git.openstreetmap.org Git - dns.git/blobdiff - src/openstreetmap.js
Add github org domain verification
[dns.git] / src / openstreetmap.js
index 234334ac083c8b1ecdf6211d7068bc85051f70d8..8d50c4299c83a7461c5f11e85a3a6e7db08ba885 100644 (file)
@@ -99,6 +99,10 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   TXT("@", "_globalsign-domain-verification=ps00GlW1BzY9c2_cwH_pFqRkvzZyaCVZ-3RLssRG6S"),
   TXT("@", "_globalsign-domain-verification=W0buKB5ZmL-VwwHw2oQyQImk3I1q3hSemf2qmB1hjP"),
 
+  // github openstreetmap organisation domain verification
+
+  TXT("_github-challenge-openstreetmap", "8b4a8eb60c"),
+
   // Delegate MTA-STS policy for subdomains
 
   CNAME("_mta-sts.messages", QUALIFY("_mta-sts")),