diff options
| author | Stephen Augustus <foo@auggie.dev> | 2021-08-22 20:52:53 -0400 |
|---|---|---|
| committer | Stephen Augustus <foo@auggie.dev> | 2021-08-22 20:52:53 -0400 |
| commit | f0fe7e986d5f6c3ee3a89c86f64c28e953757669 (patch) | |
| tree | cf487f8d5e19c930f2f6571d07fa4761dbdd3935 | |
| parent | eb85dc5406b7c0ae662f84d8b2f54bbdfec38c27 (diff) | |
sig-release: Dan Mangum is now Emeritus
Signed-off-by: Stephen Augustus <foo@auggie.dev>
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | communication/slack-config/sig-release/usergroups.yaml | 4 | ||||
| -rw-r--r-- | sig-release/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 5 |
4 files changed, 3 insertions, 9 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 5afbae5b..14bf73b3 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -60,7 +60,6 @@ aliases: - derekwaynecarr sig-release-leads: - cpanato - - hasheddan - jeremyrickard - justaugustus - puerco diff --git a/communication/slack-config/sig-release/usergroups.yaml b/communication/slack-config/sig-release/usergroups.yaml index 20ff2ad2..07ec96ef 100644 --- a/communication/slack-config/sig-release/usergroups.yaml +++ b/communication/slack-config/sig-release/usergroups.yaml @@ -16,7 +16,6 @@ usergroups: members: - ameukam # Release Manager Associate - cpanato # Release Manager - - hasheddan # subproject owner / Release Manager - jimangel # Release Manager Associate - justaugustus # subproject owner / Release Manager - mkorbi # Release Manager Associate @@ -52,7 +51,6 @@ usergroups: - sig-release members: - cpanato # SIG Release Technical Lead - - hasheddan # SIG Release Technical Lead - JamesLaverack # 1.23 Release Team Lead Shadow - jeremyrickard # SIG Release Technical Lead / 1.23 Release Team EA - jrsapi # 1.23 Release Team Lead Shadow @@ -76,7 +74,6 @@ usergroups: - sig-release members: - cpanato # SIG Release Technical Lead - - hasheddan # SIG Release Technical Lead - jeremyrickard # SIG Release Technical Lead - justaugustus # SIG Release Chair - LappleApple # SIG Release Program Manager @@ -97,7 +94,6 @@ usergroups: members: - cjcullen # Product Security Committee - cpanato # Release Manager - - hasheddan # subproject owner / Release Manager - joelsmith # Product Security Committee - justaugustus # subproject owner / Release Manager - lukehinds # Product Security Committee diff --git a/sig-release/README.md b/sig-release/README.md index 35d5e566..8d3eff59 100644 --- a/sig-release/README.md +++ b/sig-release/README.md @@ -30,7 +30,6 @@ The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions. * Carlos Tadeu Panato Jr. (**[@cpanato](https://github.com/cpanato)**), Mattermost -* Daniel Mangum (**[@hasheddan](https://github.com/hasheddan)**), Upbound * Jeremy Rickard (**[@jeremyrickard](https://github.com/jeremyrickard)**), Apple * Adolfo GarcĂa Veytia (**[@puerco](https://github.com/puerco)**), uServers @@ -38,6 +37,7 @@ subprojects, and resolve cross-subproject technical issues and decisions. * Jorge Alarcon Ochoa (**[@alejandrox1](https://github.com/alejandrox1)**) * Caleb Miles (**[@calebamiles](https://github.com/calebamiles)**) +* Daniel Mangum (**[@hasheddan](https://github.com/hasheddan)**) * Jaice Singer DuMars (**[@jdumars](https://github.com/jdumars)**) * Tim Pepper (**[@tpepper](https://github.com/tpepper)**) @@ -1865,9 +1865,6 @@ sigs: - github: cpanato name: Carlos Tadeu Panato Jr. company: Mattermost - - github: hasheddan - name: Daniel Mangum - company: Upbound - github: jeremyrickard name: Jeremy Rickard company: Apple @@ -1879,6 +1876,8 @@ sigs: name: Jorge Alarcon Ochoa - github: calebamiles name: Caleb Miles + - github: hasheddan + name: Daniel Mangum - github: jdumars name: Jaice Singer DuMars - github: tpepper |
