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

Diff for: MAINTAINERS.md

+5-5
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)