Making WordPress.org


Ignore:
Timestamp:
09/12/2018 03:01:07 AM (7 years ago)
Author:
dd32
Message:

Slack: Remove Private Groups from /here//announce whitelists as all group members can use /here and /announce without whitelisting.

File:
1 edited

Legend:

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

    r7659 r7660  
    259259            'juliekuehl',
    260260        ),
    261         'wceu-volunteers' => array(
    262             'lanche86',
    263             'lucasartoni',
    264             'paolo',
    265             'savione',
    266         ),
     261        // NOTE: Private Groups need not be listed here. All members of Private Groups have access to /announce & /here
    267262        'wcus' => array(
    268263            'alx',
     
    276271            'camikaos',
    277272            'drew',
    278         ),
    279         'wcus-speakers' => array(
    280             'alx',
    281             'camikaos',
    282             'liljimmi',
    283             'williamsba',
    284         ),
    285         'wcus-summit' => array(
    286             'liljimmi',
    287         ),
    288         'wcus-volunteers' => array(
    289             'alx',
    290             'camikaos',
    291             'ingridmiller',
    292             'liamdempsey',
    293             'bishop',
    294273        ),
    295274        'wptv' => array(
Note: See TracChangeset for help on using the changeset viewer.