From 0af542fb42b2462a349c92432750c52c300884b8 Mon Sep 17 00:00:00 2001 From: Adam Ralph Date: Wed, 22 Jan 2020 18:43:36 -0500 Subject: [PATCH] convert original authorship to past tense (#499) "..._is_ authored by Tom Preston-Werner..." is incorrect. It's now a community effort, with a team of maintainers. --- semver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semver.md b/semver.md index 04cca5b..ac37a19 100644 --- a/semver.md +++ b/semver.md @@ -345,7 +345,7 @@ See: About ----- -The Semantic Versioning specification is authored by [Tom +The Semantic Versioning specification was originally authored by [Tom Preston-Werner](https://tom.preston-werner.com), inventor of Gravatar and cofounder of GitHub.