Commit de4d1ea250

Ryan Liptak <squeek502@hotmail.com>
2023-09-27 07:55:33
Add myself as a code owner of /src/resinator/
1 parent 7a43f45
Changed files (1)
.github
.github/CODEOWNERS
@@ -8,3 +8,6 @@
 
 # std.Thread
 /lib/std/Thread* @kprotty
+
+# resinator
+/src/resinator/* @squeek502