From fc50724ac6e367638fefd0676fb0ff697198f548 Mon Sep 17 00:00:00 2001 From: Dominick Blue <65993112+dominick-blue1@users.noreply.github.com> Date: Wed, 6 Apr 2022 21:05:35 -0400 Subject: [PATCH] Updated settings.yml with my user info --- .github/settings.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/settings.yml b/.github/settings.yml index 5206c4d..168bc56 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -47,6 +47,9 @@ collaborators: # and organization members with read permissions to the repository. For more information, see "Access permissions on GitHub." # # using push so that we don't have the hurdle of github.com/cncf org membership to assign issues. + - username: dominickblue + permission: push + - username: henrikrexed permission: push