blob: 1de8d274be41358a768a62dc1ecb45eab0d2a058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# This file contains a list of all Slack User Groups that are managed by SIG Node.
usergroups:
- name: dra-dev
long_name: dynamic resource allocation developers
description: Developers working on or with the dynamic resource allocation KEP.
channels:
- sig-node
members:
# Entries are GitHub handles. They must be listed under ../users.yaml.
# Sorted alphabetically!
- bart0sh
- byako
- elezar
- klihub
- klueska # subproject owner
- pohly # subproject owner
|