Add @daxpedda as web maintainer

This commit is contained in:
jtnunley 2023-05-04 20:40:47 -07:00 committed by daxpedda
parent f12aa534e1
commit ecfae194ce

4
.github/CODEOWNERS vendored
View file

@ -10,8 +10,8 @@
# Wayland
/src/wayland @ids1024
# Web (no maintainer)
/src/web.rs
# Web
/src/web.rs @daxpedda
# Windows
/src/win32.rs @notgull