chore(hackclub.community): add org verification TXT record for @hackclub-alumni (#2212)

The `_gh-hackclub-alumni-o.alumni` is needed to show a verified badge for the alumni subdomain
at @hackclub-alumni's org page, alongside a minor fix at the AT Proto DID record for
its bridged profile from the fediverse (via Bridgy Fed) by adding the missing `did=` prefix.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-11-18 11:33:08 +08:00 committed by GitHub
parent c00d591fa8
commit 1e03f53fcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,11 @@ _atproto.alumni:
- ttl: 600
type: TXT
value: "did=did:plc:yi5ewii4xerodl6ljn3fwga6"
# GitHub organization domain verificiation
_gh-hackclub-alumni-o.alumni:
- ttl: 600
type: TXT
value: "d066f40ce3"
# GH Pages domain verification to prevent domain takeovers if we do
# wildcard CNAME records at *.alumni.hackclub.community
_github-pages-challenge-hackclub-alumni.alumni:
@ -32,7 +37,7 @@ fediverse.alumni:
_atproto.fediverse.alumni:
- ttl: 600
type: TXT
value: "did:plc:pejmcpkvnajr4x3htexetbzc"
value: "did=did:plc:pejmcpkvnajr4x3htexetbzc"
# GitLab Pages verification challenge record (note that GitLab Pages uses Let's Encrypt over
# HTTP-01 challenge method for TLS cert issuance).
# Docs: https://gitlab.com/help/user/project/pages/custom_domains_ssl_tls_certification/_index.md#4-verify-the-domains-ownership