Skip to content

Commit 3987f11

Browse files
committed
Add RFC 6068 and RFC 2369 to Related Packages in README
1 parent 3877fa6 commit 3987f11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,10 @@ public enum HeaderName {
250250
- [swift-rfc-1123](https://github.com/swift-standards/swift-rfc-1123) - Domain name validation
251251
- [swift-rfc-5321](https://github.com/swift-standards/swift-rfc-5321) - SMTP email address format
252252

253+
### Related Standards
254+
- [swift-rfc-6068](https://github.com/swift-standards/swift-rfc-6068) - The 'mailto' URI Scheme (uses RFC 5322 EmailAddress)
255+
- [swift-rfc-2369](https://github.com/swift-standards/swift-rfc-2369) - URLs for Mailing List Management
256+
253257
### Used By
254258
- Email clients and server implementations
255259
- Message composition tools

0 commit comments

Comments
 (0)