From c1511d5f5d7fd62bfa4a194326a764f2c6fe634e Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Thu, 28 Dec 2023 19:51:31 +0900 Subject: [PATCH 1/2] AUTHORS: update entries [ci skip] --- AUTHORS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index a30163253..456a350fe 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,9 +2,9 @@ ## The List of Contributors sorted by number of commits (as of 2023-11-20 6a3a810) - 9408 Yukihiro "Matz" Matsumoto (@matz)* + 9477 Yukihiro "Matz" Matsumoto (@matz)* 586 KOBAYASHI Shuji (@shuujii) - 508 dearblue (@dearblue)* + 533 dearblue (@dearblue)* 378 Daniel Bovensiepen (@bovi)* 346 Takeshi Watanabe (@take-cheeze)* 334 Masaki Muranaka (@monaka) @@ -12,7 +12,7 @@ 234 Jun Hiroe (@suzukaze) 220 Cremno (@cremno)* 209 Yuki Kurihara (@ksss)+ - 165 John Bampton (@jbampton) + 166 John Bampton (@jbampton) 151 Yasuhiro Matsumoto (@mattn)* 113 Carson McDonald (@carsonmcdonald) 103 Tomasz Dąbrowski (@dabroz)* @@ -82,6 +82,7 @@ 7 Bhargava Shastry (@bshastry)* 7 Kouichi Nakanishi (@keizo042) 7 Rubyist (@expeditiousRubyist) + 7 SiZiOUS (@sizious) 7 Simon Génier (@simon-shopify) 7 Terence Lee (@hone) 7 Wataru Ashihara (@wataash)* @@ -105,7 +106,6 @@ 5 Keita Obo (@ktaobo)* 5 Max Anselm (@silverhammermba) 5 Rodrigo Malizia (@rmalizia44)+ - 5 SiZiOUS (@sizious) 5 Syohei YOSHIDA (@syohex) 5 TOMITA Masahiro (@tmtm) 5 Yurie Yamane (@yurie)+ From 95aa92d5c477feeb05b41036dedefddad949f215 Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Thu, 28 Dec 2023 23:36:40 +0900 Subject: [PATCH 2/2] Update AUTHORS (date and commit hash) --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 456a350fe..d21c88a0c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ # Authors of mruby (mruby developers) -## The List of Contributors sorted by number of commits (as of 2023-11-20 6a3a810) +## The List of Contributors sorted by number of commits (as of 2023-12-28 67cb987) 9477 Yukihiro "Matz" Matsumoto (@matz)* 586 KOBAYASHI Shuji (@shuujii)