take ownership of the event system

This commit is contained in:
Anthony Rubick
2025-09-07 19:13:23 -05:00
parent 0debd0b907
commit c88fb0329b

View File

@@ -10,6 +10,8 @@
# jemmy1794 maintains the stream proxy module
/src/mod/streamproxy @jemmy1794
# AnthonyMichaelTDM maintains the plugins module
# AnthonyMichaelTDM maintains the plugins module, and event system
/src/mod/plugins @AnthonyMichaelTDM
/example/plugins @AnthonyMichaelTDM
/src/plugin_api.go @AnthonyMichaelTDM
/src/mod/eventsystem @AnthonyMichaelTDM