From 7fded51be1aeed7826f5fb30f71e12a977faca42 Mon Sep 17 00:00:00 2001 From: Ulrik Buchholtz Date: Mon, 16 Oct 2023 15:53:47 +0100 Subject: [PATCH] add myself as contributor --- CONTRIBUTORS.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTORS.toml b/CONTRIBUTORS.toml index 0eb9ecc2dd..7b450ddde0 100644 --- a/CONTRIBUTORS.toml +++ b/CONTRIBUTORS.toml @@ -226,3 +226,8 @@ github = "GregorPercic" displayName = "Alec Barreto" usernames = [ "Alec Barreto" ] github = "wrest64" + +[[contributors]] +displayName = "Ulrik Buchholtz" +usernames = [ "Ulrik Buchholtz" ] +github = "UlrikBuchholtz"