Skip to content

[LLVM] Update BPF maintainer #120429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,10 @@ Ben Shi \

#### BPF backend

Alexei Starovoitov \
[email protected] (email), [4ast](https://github.com/4ast) (GitHub)
Yonghong Song \
[email protected] (email), [yonghong-song](https://github.com/yonghong-song) (GitHub) \
Eduard Zingerman \
[email protected] (email), [eddyz87](https://github.com/eddyz87) (GitHub)

#### CSKY backend

Expand Down Expand Up @@ -461,6 +463,7 @@ Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- A
Chad Rosier ([email protected]) -- FastISel \
Hans Wennborg ([email protected], [zmodem](https://github.com/zmodem)) -- Release management \
Kostya Serebryany ([kcc](https://github.com/kcc)) -- Sanitizers \
Alexei Starovoitov ([email protected], [4ast](https://github.com/4ast)) -- BPF backend \
Evgeniy Stepanov ([eugenis](https://github.com/eugenis)) -- Sanitizers

### Former maintainers of removed components
Expand Down
Loading