[llvm] c543615 - [LLVM] Add myself to the former maintainers list. (#169201)

via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 23 12:43:04 PST 2025


Author: Owen Anderson
Date: 2025-11-23T14:43:00-06:00
New Revision: c543615744d61e0967b956c402e310946d741570

URL: https://github.com/llvm/llvm-project/commit/c543615744d61e0967b956c402e310946d741570
DIFF: https://github.com/llvm/llvm-project/commit/c543615744d61e0967b956c402e310946d741570.diff

LOG: [LLVM] Add myself to the former maintainers list. (#169201)

I was the SelectionDAG maintainer (then called code owner) from
aebfacb008246b912e2fc5a454939a3de942303b (requested to take it up by
Evan Cheng) and yielded the role to Justin Bogner as of
d8ed65dda0b10b5d9fa6ebd2da46e733fbde5512.

Added: 
    

Modified: 
    llvm/Maintainers.md

Removed: 
    


################################################################################
diff  --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 1eba955f9d6ed..b0d4e46bb508f 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -533,6 +533,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
 ### Inactive or former component maintainers
 
 Paul C. Anagnostopoulos (paul at windfall.com, [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
+Owen Anderson (resistor at mac.com, [resistor](https://github.com/resistor)) -- SelectionDAG \
 Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
 Chandler Carruth (chandlerc at gmail.com, chandlerc at google.com, [chandlerc](https://github.com/chandlerc)) -- ADT, Support, Inlining, CMake and library layering \
 Peter Collingbourne (peter at pcc.me.uk, [pcc](https://github.com/pcc)) -- LTO \


        


More information about the llvm-commits mailing list