1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Add @Bromeon and @EmbersArc as CODEOWNERS for egui_plot (#3711)

Please take a look @Bromeon and @EmbersArc!

You have both contributed substantially to `egui_plot` (more than I
have).
This is me inviting you to co-maintain the `egui_plot` crate.
If you accept, you'll get a notification when someone opens a PR
touching `egui_plot`, and you can review and merge it as you see fit.
You can also merge your own egui_plot PRs without waiting on me to
review them.
This commit is contained in:
Emil Ernerfeldt
2023-12-21 09:08:16 +01:00
committed by GitHub
parent 963be247f2
commit e36b981118
2 changed files with 6 additions and 1 deletions

1
CODEOWNERS Normal file
View File

@@ -0,0 +1 @@
/crates/egui_plot @Bromeon @EmbersArc