Skip to content

Commit

Permalink
Update user.tf with MdenHeld
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSkippy authored and matijs committed Nov 15, 2024
1 parent ccd0ad7 commit 175c84a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions user.tf
Original file line number Diff line number Diff line change
Expand Up @@ -325,3 +325,7 @@ data "github_user" "keesvandieren" {
data "github_user" "jstuyts" {
username = "jstuyts"
}

data "github_user" "MdenHeld" {
username = "MdenHeld"
}

0 comments on commit 175c84a

Please sign in to comment.