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 1 commit
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
5 changes: 3 additions & 2 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ Ben Shi \

#### BPF backend

Alexei Starovoitov \
alexei.starovoitov@gmail.com (email), [4ast](https://github.com/4ast) (GitHub)
Yonghong Song \
yhs@fb.com (email), [yonghong-song](https://github.com/yonghong-song) (GitHub)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add Eduard as well

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, can add me.
Full name is Eduard Zingerman [email protected].

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!


#### CSKY backend

Expand Down Expand Up @@ -461,6 +461,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