You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/dev_zig_nomination.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ name: (dev) Zig version update
3
3
about: The process we follow to perform a Zig version update
4
4
title: 'all: nominate Zig YYYY.MM.0-mach'
5
5
labels: all, zig-update
6
-
assignees: 'slimsag'
6
+
assignees: 'emidoots'
7
7
8
8
---
9
9
@@ -29,7 +29,7 @@ You may have been linked to this issue because you sent a pull request to update
29
29
*[ ]https://machengine.org/docs/zig-version has been updated
30
30
*[ ] In `machengine.org` repository `static/zig` folder, `wrench script nominate-zig-index-update finalize 2024.1.0-mach-wip` has been ran and the [`index.json`](https://machengine.org/zig/index.json) has had `-wip` removed and the `mach-latest` entry has been updated.
31
31
*[ ] The `**IN-PROGRESS**` warning in the _Nomination history_ has been removed.
32
-
*[ ] A [new issue](https://github.com/hexops/mach/issues/new?assignees=slimsag&labels=all%2C+zig-update&projects=&template=dev_zig_nomination.md&title=all%3A+nominate+Zig+YYYY.MM) has been filed for the next nomination.
32
+
*[ ] A [new issue](https://github.com/hexops/mach/issues/new?assignees=emidoots&labels=all%2C+zig-update&projects=&template=dev_zig_nomination.md&title=all%3A+nominate+Zig+YYYY.MM) has been filed for the next nomination.
33
33
*[ ] A #progress announcement has been made:
34
34
35
35
> We've just finalized nominating and updating to Zig 2024.1.0-mach. We encourage you to update your projects to that Zig version now. :)
0 commit comments