Skip to content

Commit

Permalink
ci: re-activate "devversion" in pullapprove after OOO (#41352)
Browse files Browse the repository at this point in the history
After being OOO for a while, I have been denoted as OOO in the pullapprove
configuration (by commenting out the username in the reviewer lists).

See 3ba97ab.

This re-activates `devversion` in the pullapprove configuration.

PR Close #41352
  • Loading branch information
devversion authored and TeriGlover committed Apr 5, 2021
1 parent 5ac8728 commit e060087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pullapprove.yml
Expand Up @@ -292,7 +292,7 @@ groups:
users:
- alxhub
- crisbeto
# OOO as of 2020-09-28 - devversion
- devversion


# =========================================================
Expand Down Expand Up @@ -1208,7 +1208,7 @@ groups:
])
reviewers:
users:
# OOO as of 2020-09-28 - devversion
- devversion
- filipesilva
- gkalpak
- IgorMinar
Expand Down

0 comments on commit e060087

Please sign in to comment.