From 91bf7769b4a42d40caebb60568bb58f35708e522 Mon Sep 17 00:00:00 2001 From: Olivia Brooks <109807080+Cutieguwu@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:19:56 -0500 Subject: [PATCH] Create AUTHORS.md --- AUTHORS.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..1e35f11 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,8 @@ +# Authors + +raven was written by Olivia Brooks (Cutieguwu). + +Thanks to Adrian Long (Viffx) who contributed a number of PRs including: + +- An initial implementation of the project root search +- Debugging my shitty code many times over