diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-11-23 07:05:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-23 07:05:35 -0800 |
| commit | 0fa25077c54f4eb9b66313cef29828a3df35c0b8 (patch) | |
| tree | 13994dcd345c6601ba88c38a13f97d3738c4283b | |
| parent | 30b53bbd8b6eed99b55b4a370345541a942492ea (diff) | |
| parent | dc5eda2694d25579918dc8334d30d046b936224f (diff) | |
Merge pull request #5334 from kadel/patch-2
slack-config: fix mik-dass user ID
| -rw-r--r-- | communication/slack-config/users.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index 63a24bd4..e4b70efd 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -59,7 +59,7 @@ users: MarlonGamez: U016N1XK06R mbbroberg: U18JTHMDY micahhausler: U1WJ1BZA5 - mik-dass: U3PFFE8CD + mik-dass: UCUULSG1W mkorbi: UEBLUUA0P mohammedzee1000: U3PFFE8CD mrbobbytables: U511ZSKHD |
