remove garyverhaegen-da mentions across entire repo (#19389)

This commit is contained in:
Gary Verhaegen 2024-06-19 15:54:52 +02:00 committed by GitHub
parent 679bdc9cd2
commit e2f447333d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 13 additions and 11 deletions

View File

@ -7,19 +7,19 @@ CODEOWNERS @gerolf-da @remyhaemmerle-da
LATEST @gerolf-da @bame-da
# Build / CI / environment
/ci/ @garyverhaegen-da
/dev-env/ @garyverhaegen-da
/nix/ @garyverhaegen-da
azure-pipelines.yml @garyverhaegen-da
azure-cron.yml @garyverhaegen-da
/release/ @garyverhaegen-da
/release.sh @garyverhaegen-da
/ci/ @paulbrauner-da
/dev-env/ @paulbrauner-da
/nix/ @paulbrauner-da
azure-pipelines.yml @paulbrauner-da
azure-cron.yml @paulbrauner-da
/release/ @paulbrauner-da
/release.sh @paulbrauner-da
# Blackduck
NOTICES @garyverhaegen-da @dasormeter
NOTICES @paulbrauner-da @dasormeter
# Compatibility test
/compatibility/ @basvangijzel-DA @garyverhaegen-da @gerolf-da @remyhaemmerle-da
/compatibility/ @basvangijzel-DA @paulbrauner-da @gerolf-da @remyhaemmerle-da
# Language
/daml-assistant/ @remyhaemmerle-da @filmackay
@ -49,7 +49,7 @@ NOTICES @garyverhaegen-da @dasormeter
/language-support/hs/ @remyhaemmerle-da
/language-support/java/ @filmackay
/language-support/scala/ @filmackay
/language-support/ts/ @garyverhaegen-da @filmackay
/language-support/ts/ @paulbrauner-da @filmackay
# Application Runtime
/ledger-service/ @filmackay

View File

@ -100,6 +100,9 @@ jobs:
GPG_KEY: $(gpg-code-signing)
- task: GitHubRelease@0
inputs:
# I have no idea how dependent this is on the existence of my GitHub
# account or if this is just the name of the connection in Azure
# Pipelines. This is already mentioned in my transtiion document.
gitHubConnection: 'garyverhaegen-da'
repositoryName: '$(Build.Repository.Name)'
action: 'create'

View File

@ -7,6 +7,5 @@ U03SJDAU3BQ basvangijzel-DA
U04M62HVADS samuel-williams-da
U02DAFHFXUN moisesackerman-da
U5LC1FB6D gerolf-da
UEHSF89AQ garyverhaegen-da
UEGT3JT0Q remyhaemmerle-da
U05KX5V7KJN paulbrauner-da