From 834177a0792f0d362bfc101dc38511b769ad8a49 Mon Sep 17 00:00:00 2001 From: Tyler Chong Date: Sat, 24 Feb 2024 22:24:22 -1000 Subject: [PATCH] add docs repo as a place to add any random other contributors (#68) --- .github/workflows/contributors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index e4860b6..c2c719f 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -15,6 +15,7 @@ env: "HIERR" "website" "uipa" + "docs" ) jobs: gather-the-contributors: