📧 roles(fasjson): Update fpl mail alias
This commit makes a notable change to the use of the `fpl` email alias and reassigns some mail aliases from @mattdm to @jspaleta, as the new Fedora Project Leader. This will also formally transition all email sent to the `fpl` alias to Jef. Some other minor changes were made here: - Create `cle-managers` alias, move existing aliases in `cpe-managers` here, redirect `cpe-managers` to `cle-managers`. Also add a helpful comment to clarify the primary purpose of this alias and who is on it. - Add @mattdm to the `cle-managers` alias, since he is a CLE manager! - Make `fpl` the alias that is assigned to an individual, instead of `chair`. - Send `legal` alias mail to `fpl` instead of @mattdm. - Add `fpl` alias to `fedora-docker-trusted` alias. I kept @mattdm here for now because I am not sure about the historical use or purpose of this alias. Matthew could elect later to be removed from this alias if necessary. Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit is contained in:
parent
a75c44d3ff
commit
f21d2fa01a
1 changed files with 11 additions and 8 deletions
|
@ -124,8 +124,11 @@ sysadmin-main: sysadmin-main-members
|
||||||
# For vendors to email us
|
# For vendors to email us
|
||||||
vendor-support: vendor-support-members
|
vendor-support: vendor-support-members
|
||||||
|
|
||||||
cpe-managers: pfrields@redhat.com,blc@redhat.com,ashcrow@redhat.com,ancarrol@redhat.com,jbley@redhat.com
|
# Red Hat managers of Red Hat associates working in the Community Linux Engineering (CLE) team under Global Engineering.
|
||||||
|
# This alias is primarily used for billing information related to cloud services that need prompt attention and action.
|
||||||
|
cle-managers: pfrields@redhat.com,blc@redhat.com,ashcrow@redhat.com,ancarrol@redhat.com,jbley@redhat.com,mattdm@redhat.com
|
||||||
|
# formerly known as Community Platform Engineering (CPE)
|
||||||
|
cpe-managers: cle-managers
|
||||||
|
|
||||||
## Cruft aliases because we used cvs
|
## Cruft aliases because we used cvs
|
||||||
cvsextras: scm-commits@lists.fedoraproject.org
|
cvsextras: scm-commits@lists.fedoraproject.org
|
||||||
|
@ -146,15 +149,15 @@ legal-cla-archive: /dev/null
|
||||||
vendors: distribution-members
|
vendors: distribution-members
|
||||||
|
|
||||||
# Fedora Council
|
# Fedora Council
|
||||||
legal: bsutula@redhat.com, rfontana@redhat.com, mattdm@redhat.com
|
legal: fpl, bsutula@redhat.com, rfontana@redhat.com
|
||||||
fpl: chair
|
|
||||||
board: council-private@lists.fedoraproject.org
|
board: council-private@lists.fedoraproject.org
|
||||||
chairman: chair
|
chair: fpl
|
||||||
|
chairman: fpl
|
||||||
directors: board
|
directors: board
|
||||||
|
|
||||||
## Fedora Project Leader (FPL)
|
## Fedora Project Leader (FPL)
|
||||||
## https://docs.fedoraproject.org/en-US/council/fpl/
|
## https://docs.fedoraproject.org/en-US/council/fpl/
|
||||||
chair: mattdm
|
fpl: jspaleta
|
||||||
|
|
||||||
## Fedora Community Architect
|
## Fedora Community Architect
|
||||||
## https://docs.fedoraproject.org/en-US/council/fca/
|
## https://docs.fedoraproject.org/en-US/council/fca/
|
||||||
|
@ -254,7 +257,7 @@ codeberg: humaton,kevin,dkirwan
|
||||||
server-wg: sgallagh,jperrin,davidstrauss,tuanta,duffy,mitr,simo,johannbg
|
server-wg: sgallagh,jperrin,davidstrauss,tuanta,duffy,mitr,simo,johannbg
|
||||||
|
|
||||||
# Amazon cloud account, ticket #1903
|
# Amazon cloud account, ticket #1903
|
||||||
community-cloud: mattdm@redhat.com,cpe-managers,dustymabe
|
community-cloud: cle-managers,dustymabe
|
||||||
|
|
||||||
# People always confuse things this is a special case
|
# People always confuse things this is a special case
|
||||||
dgilmore: ausil
|
dgilmore: ausil
|
||||||
|
@ -316,7 +319,7 @@ opentracker: admin
|
||||||
dnsadmin: sysadmin-dns-members
|
dnsadmin: sysadmin-dns-members
|
||||||
|
|
||||||
# docker trusted email
|
# docker trusted email
|
||||||
fedora-docker-trusted: scollier,lsm5,mattdm
|
fedora-docker-trusted: fpl,scollier,lsm5,mattdm
|
||||||
|
|
||||||
# Fedora-qa-devel alias
|
# Fedora-qa-devel alias
|
||||||
fedoraqa-devel-admin: tflink,kparal,frantisekz
|
fedoraqa-devel-admin: tflink,kparal,frantisekz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue