Skip to content

Commit bfe8f0f

Browse files
authored
Fix github alias links in MAINTAINERS.md (#2533)
Prepend the https://github.com to ensure that markdown rendered links are not resolved as local links. Signed-off-by: timflannagan <[email protected]>
1 parent 33b081a commit bfe8f0f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

MAINTAINERS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ for general contribution guidelines.
55

66
## Maintainers (in alphabetical order)
77

8-
- [Alexander Greene](github.com/awgreene), Red Hat
9-
- [Evan Cordell](github.com/ecordell), Authzed
10-
- [Kevin Rizza](github.com/kevinrizza), Red Hat
11-
- [Nick Hale](github.com/njhale), Red Hat
12-
- [Vu Dinh](github.com/dinhxuanvu), Red Hat
8+
- [Alexander Greene](https://github.com/awgreene), Red Hat
9+
- [Evan Cordell](https://github.com/ecordell), Authzed
10+
- [Kevin Rizza](https://github.com/kevinrizza), Red Hat
11+
- [Nick Hale](https://github.com/njhale), Red Hat
12+
- [Vu Dinh](https://github.com/dinhxuanvu), Red Hat

0 commit comments

Comments
 (0)