did:oan Method Registration - Remove second email address in contactEmail as that breaks registry publishing - #743
Merged
Merged
Conversation
Removes email address jlxufly@gmail.com from contactEmail because the inclusion of two addresses is breaking the CI/CD publishing of the registry. Signed-off-by: Stephen Curran <swcurran@gmail.com> Signed-off-by: Stephen Curran <swcurran@cloudcompass.ca>
swcurran
requested review from
KDean-Dolphin,
MizukiSonoko,
Steffytan,
adam-burns,
ajile-in,
apuchitnis,
gatemezing,
genaris,
msporny,
ottomorac,
rajivrajani,
stenreijers and
wip-abramson
as code owners
August 11, 2026 15:18
🤖 AI Preliminary Specification ReviewThis is an advisory, automated review of the DID Method specification(s) referenced in this pull request, checked against the registration checklist. It does not replace review by the registry editors.
|
| Item | Level | Status | Notes | |
|---|---|---|---|---|
| ✅ | M1. Specification reachable and is a DID Method spec | MUST | pass | |
| ✅ | M2. DID Method Syntax defined | MUST | pass | |
| ✅ | M3. CRUD operations defined | MUST | pass | |
| ✅ | M4. Security Considerations substantive | MUST | pass | |
| ✅ | M5. Privacy Considerations substantive | MUST | pass | |
| ✅ | M6. Method name indicative and non-generic | MUST | pass | |
| ✅ | M7. No unreasonable harms | MUST | pass | |
| ✅ | M8. Human-readable description | MUST | pass | |
| ✅ | S1. contactEmail present | OPTIONAL | pass | |
| ✅ | S2. verifiableDataRegistry present | OPTIONAL | pass | |
| ✅ | S3. IP posture clear | SHOULD | pass |
ottomorac
approved these changes
Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes email address jlxufly@gmail.com from contactEmail field in registration of did:oan because the inclusion of two email addresses breaks the CI/CD publishing of the registry.