From 4d1b121fcf57e0c844a8d03148959dc70271a652 Mon Sep 17 00:00:00 2001 From: Alex Yuskauskas Date: Thu, 13 Mar 2025 17:44:56 -0700 Subject: [PATCH] docs: add AUTHORS file with major contributors --- AUTHORS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..9b8d0770 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,5 @@ +# Ordered by name +Alex Yuskauskas https://github.com/ayuskauskas https://github.com/vistorve +Brian Lockwood https://github.com/lockwobr +Michael Skalka https://github.com/mskalka +Riley Rice https://github.com/riceriley59 \ No newline at end of file