Skip to content

Commit 2cb7124

Browse files
authored
Update release_tasklist.md: fix invalid syntax (#1765)
This PR fixes the syntax in `release_tasklist.md` following the instructions in https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms.
1 parent f234780 commit 2cb7124

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/ISSUE_TEMPLATE/release_tasklist.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ title: '[RELEASE] release-x.y.z tasks'
55
labels: ''
66
assignees:
77
# EPIC
8-
- @natalie-perlin
9-
- @ratkovasic-noaa
10-
- @rickgrubin-noaa
8+
- natalie-perlin
9+
- ratkovasic-noaa
10+
- rickgrubin-noaa
1111
# JCSDA
12-
- @ashley314
13-
- @eap
12+
- ashley314
13+
- eap
1414
# NASA
15-
- @mathomp4
15+
- mathomp4
1616
# NOAA
17-
- @alexanderrichert-noaa
18-
- @hanglei-noaa
17+
- alexanderrichert-noaa
18+
- hanglei-noaa
1919
# NRL
20-
- @climbfuji
20+
- climbfuji
2121

2222
---
2323

0 commit comments

Comments
 (0)