From 136c93f60be8603fbceee725e1ed1a8300d79d70 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 11 Feb 2024 16:30:25 -0500 Subject: [PATCH] Add github URLs for mentions Signed-off-by: ahuston-0 --- README.md | 4 +++- docs/CONTRIBUTING.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0b16b1..384aef0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ to onboard a new user or system. ## For Those Interested Although we are not actively looking for new members to join in on this repo, -we are not strictly opposed. Please reach out to @ahuston-0 or @RichieCahill +we are not strictly opposed. Please reach out to +[@ahuston-0](https://github.com/ahuston-0) or +[@RichieCahill](https://github.com/RichieCahill) for further information. ## Repo Structure diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 9e2a85e..a558a6f 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -101,7 +101,9 @@ rules. We allow secrets to be embedded in the repository using `sops-nix`. As part of the process everything is encrypted, however adding a new user is a change that every existing SOPS user needs to participate in. Please reach out to -@ahuston-0, @DerDennnisOP, or @RichieCahill if you are interested +[@ahuston-0](https://github.com/ahuston-0), +[@DerDennisOP](https://github.com/DerDennisOp),or +[@RichieCahill](https://github.com/RichieCahill) if you are interested in using secrets on your machines. ## CI/CD