Skip to content

Commit 7fc0f7b

Browse files
committed
fix: update author and maintainer fields in library.properties for clarity
1 parent b60a4ae commit 7fc0f7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=easy_stack
22
version=1.1.2
3-
author=gooderfreed
4-
maintainer=gooderfreed
3+
author=gooderfreed <gooderfreed@gmail.com>
4+
maintainer=gooderfreed <gooderfreed@gmail.com>
55
sentence=An absurdly fast, header-only, and safe LIFO stack allocator.
66
paragraph=A platform-agnostic stack allocator utilizing an inverted bi-directional buffer layout with dynamic metadata scaling to achieve zero alignment padding waste and O(1) speeds.
77
category=Data Storage

0 commit comments

Comments
 (0)