diff options
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | sig-release/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 5 |
3 files changed, 3 insertions, 5 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 036dcfe5..9e5f07b0 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -62,7 +62,6 @@ aliases: - dchen1107 - derekwaynecarr sig-release-leads: - - alejandrox1 - hasheddan - jeremyrickard - justaugustus diff --git a/sig-release/README.md b/sig-release/README.md index 8bf5d74c..c64483c8 100644 --- a/sig-release/README.md +++ b/sig-release/README.md @@ -29,12 +29,12 @@ The Chairs of the SIG run operations and processes governing the SIG. The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions. -* Jorge Alarcon Ochoa (**[@alejandrox1](https://github.com/alejandrox1)**), Searchable AI * Daniel Mangum (**[@hasheddan](https://github.com/hasheddan)**), Upbound * Jeremy Rickard (**[@jeremyrickard](https://github.com/jeremyrickard)**), Apple ## Emeritus Leads +* Jorge Alarcon Ochoa (**[@alejandrox1](https://github.com/alejandrox1)**) * Caleb Miles (**[@calebamiles](https://github.com/calebamiles)**) * Jaice Singer DuMars (**[@jdumars](https://github.com/jdumars)**) * Tim Pepper (**[@tpepper](https://github.com/tpepper)**) @@ -1807,9 +1807,6 @@ sigs: name: Sascha Grunert company: SUSE tech_leads: - - github: alejandrox1 - name: Jorge Alarcon Ochoa - company: Searchable AI - github: hasheddan name: Daniel Mangum company: Upbound @@ -1817,6 +1814,8 @@ sigs: name: Jeremy Rickard company: Apple emeritus_leads: + - github: alejandrox1 + name: Jorge Alarcon Ochoa - github: calebamiles name: Caleb Miles - github: jdumars |
