Skip to content

Commit

Permalink
Merge pull request #432 from jdno/onboard-veykril
Browse files Browse the repository at this point in the history
Onboard Veykril to Datadog
  • Loading branch information
jdno authored Jul 2, 2024
2 parents ae202dc + 62cf891 commit 83c646b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions terraform/team-members-datadog/crates-io-oncall.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ locals {
"pietro_albini" = local.users.pietro_albini
"sebastian_ziebell" = local.users.sebastian_ziebell
"thepang_mbambo" = local.users.tshepang_mbambo
"lukas_wirth" = local.users.lukas_wirth
}
}

Expand Down
4 changes: 4 additions & 0 deletions terraform/team-members-datadog/users.tf
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ locals {
login = "jtgeibel@gmail.com"
name = "Justin Geibel"
}
"lukas_wirth" = {
login = "lukas.wirth@ferrous-systems.com"
name = "Lukas Wirth"
}
"mark" = {
login = "mark.simulacrum@gmail.com"
name = "Mark Rousskov"
Expand Down

0 comments on commit 83c646b

Please sign in to comment.