Making WordPress.org

Changeset 10485


Ignore:
Timestamp:
12/02/2020 08:22:10 PM (5 years ago)
Author:
coreymckrill
Message:

Slack Announce: Updates for training channel

Add new team members, remove inactive team members

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/common/includes/slack/announce/config.php

    r10404 r10485  
    333333            'CoachBirgit',
    334334            'deconf',
    335             'evarlese', 
     335            'evarlese',
    336336            'felipeelia',
    337337            'Nao',
     
    376376            'valendesigns',
    377377        ),
    378         'training' => array(
     378        'training' => array_merge( $wordcamp_central, array(
     379            'azhiyadev', // @Hauwa Abashiya on Slack
     380            'chanthaboune',
    379381            'chetan200891',
    380             'courtneydawn',
    381             'donkiely',
     382            'courane01', // @courtneyengle on Slack
    382383            'jessecowens', // @Jesse Owens on Slack
    383             'liljimmi',
    384             'bethsoderberg',
    385             'courane01', // @courtneyengle on Slack
    386             'chanthaboune',
    387             'melindahelt',
    388384            'juliekuehl',
    389         ),
     385            'onealtr', // @oneal on Slack
     386        ) ),
    390387        // NOTE: Private Groups need not be listed here. All members of Private Groups have access to /announce & /here
    391388        'wcasia' => array(
Note: See TracChangeset for help on using the changeset viewer.