Skip to content

Commit cdca3bb

Browse files
committed
Add task for creating expert list
1 parent 8da31b0 commit cdca3bb

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

comp/pits/helpdesk/expert-list.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
summary: Create domain expert list
2+
3+
priority: major
4+
5+
component: Competition
6+
7+
milestone: $SRYYYY Competition
8+
9+
description: >-
10+
If there is a problem at helpdesk, that those on helpdesk cannot solve, they need to know who to escalate to.
11+
12+
There will be different experts depending on the domain.
13+
14+
Example domains:
15+
16+
- Rules
17+
- Kit
18+
- Python API
19+
- Hardware
20+
- Competition operations
21+
- Event
22+
- Tech
23+
24+
Note that this list of people should also take into account who is likely to be available.

comp/pits/helpdesk/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ dependencies:
1818
- comp/safety/battery-disposal
1919
- comp/volunteers/experts-list
2020
- comp/pits/helpdesk/spare-kit
21+
- comp/pits/helpdesk/expert-list

0 commit comments

Comments
 (0)