From 8ce3a0dd087696d7bd41db2c718ddd8a7e2802e1 Mon Sep 17 00:00:00 2001 From: ohnoes_ohnoes Date: Sat, 30 May 2026 17:43:06 -0300 Subject: Added info files for some community ports The ports who are getting their respective 'info' files are: neovim, luajit, mednafen, libflac, gumbo-parser, mednafen and newsraft --- repos/community/luajit/info | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 repos/community/luajit/info (limited to 'repos/community/luajit') diff --git a/repos/community/luajit/info b/repos/community/luajit/info new file mode 100644 index 00000000..086de445 --- /dev/null +++ b/repos/community/luajit/info @@ -0,0 +1,4 @@ +description: Just-In-Time Compiler for the Lua programming language +homepage: https://luajit.org/ +license: MIT +maintainer: ohnoes_ohnoes -- cgit v1.2.3 From 307caa5d76244ea183c64693395573a81d5b1f6d Mon Sep 17 00:00:00 2001 From: ohnoes_ohnoes Date: Sun, 31 May 2026 02:42:26 -0300 Subject: Updated 'maintainer' in some community ports Ports whose changes where applied: gumbo-parser, libflac, luajit, mednafen, neovim and newsraft Also, luajit port current maintainers are ohnoes_ohnoes and Lostt --- repos/community/luajit/info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'repos/community/luajit') diff --git a/repos/community/luajit/info b/repos/community/luajit/info index 086de445..3b5414d9 100644 --- a/repos/community/luajit/info +++ b/repos/community/luajit/info @@ -1,4 +1,5 @@ description: Just-In-Time Compiler for the Lua programming language homepage: https://luajit.org/ license: MIT -maintainer: ohnoes_ohnoes +maintainer: ohnoes_ohnoes +maintainer: Lostt -- cgit v1.2.3