From 51561951025c8c8d8ebcc05646800196fe29cacb Mon Sep 17 00:00:00 2001 From: Adam Farley Date: Tue, 19 Sep 2023 13:48:20 +0100 Subject: [PATCH] updating authors --- src/json/authors.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/json/authors.json b/src/json/authors.json index 2db2a4b10..6123f7bcf 100644 --- a/src/json/authors.json +++ b/src/json/authors.json @@ -91,4 +91,10 @@ "twitter": "steelhead31", "github": "steelhead31" } + "adamfarley": { + "name": "Adam Farley", + "summary": "Software Quality Engineer at Red Hat", + "twitter": null, + "github": "adamfarley" + } }