mirror of
https://github.com/krahets/hello-algo.git
synced 2026-02-03 19:03:42 +08:00
update the author info sjinzh -> codingonion (#1017)
* update author information * Update index.md --------- Co-authored-by: Yudong Jin <krahets@163.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// File: array_stack.zig
|
||||
// Created Time: 2023-01-08
|
||||
// Author: sjinzh (sjinzh@gmail.com)
|
||||
// Author: codingonion (coderonion@gmail.com)
|
||||
|
||||
const std = @import("std");
|
||||
const inc = @import("include");
|
||||
|
||||
Reference in New Issue
Block a user