From 96f4b3b4d003df7c5ba623114d071af7e72e3ed6 Mon Sep 17 00:00:00 2001 From: Wouter Kobes Date: Wed, 17 Jun 2026 17:08:22 +0200 Subject: [PATCH] add contributor, fix links again --- DANE-for-SMTP-how-to.md | 1 + README.md | 19 +++++++------------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/DANE-for-SMTP-how-to.md b/DANE-for-SMTP-how-to.md index 816b8f6..5b39b57 100644 --- a/DANE-for-SMTP-how-to.md +++ b/DANE-for-SMTP-how-to.md @@ -632,6 +632,7 @@ Alwin de Bruin Anders Berggren Marc van de Geijn Mark Scholten +[mdecimus](https://github.com/mdecimus) Patrick Koetter Simon Besteman Tom van Leeuwen diff --git a/README.md b/README.md index d97a201..c501a38 100644 --- a/README.md +++ b/README.md @@ -7,18 +7,13 @@ This GitHub repository contains several how-to's for providing practical informa Feedback and/or contributions are much appreciated and welcome through issues, pull requests or via [question@internet.nl](mailto:question@internet.nl). # Quick access -[DANE how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DANE-for-SMTP-how-to.md) - -[DKIM how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DKIM-how-to.md) - -[SPF how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/SPF-how-to.md) - -[DMARC how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DMARC-how-to.md) - -[Parked domain how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/parked-domain-how-to.md) +[DANE how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DANE-for-SMTP-how-to.md) +[DKIM how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DKIM-how-to.md) +[SPF how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/SPF-how-to.md) +[DMARC how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/DMARC-how-to.md) +[Parked domain how-to](https://github.com/internetstandards/toolbox-wiki/blob/main/parked-domain-how-to.md) # Interesting external sources -[SIDN Hands-on guides](https://www.sidn.nl/en/cyber-security/modern-internet-standards) - -[The Internet Society's Open Standards Everywhere Project](https://github.com/InternetSociety/ose-documentation) +[SIDN Hands-on guides](https://www.sidn.nl/en/cyber-security/modern-internet-standards) +[The Internet Society's Open Standards Everywhere Project](https://github.com/InternetSociety/ose-documentation)