diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 527a868d..6a1c0807 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,6 +3,7 @@ # Contributors listed in alphabetical order. Aditya Sapra <110766802+adityacodes30@users.noreply.github.com> +AgPriyanshu18 <113460573+AgPriyanshu18@users.noreply.github.com> Ali Salesi Amit Jimiwal Athan Reines @@ -29,6 +30,7 @@ Karthik Prakash <116057817+skoriop@users.noreply.github.com> Khaldon Marcus Fantham Matt Cochrane +Mihir Pandit <129577900+MSP20086@users.noreply.github.com> Milan Raj Momtchil Momtchev Naresh Jagadeesan @@ -47,6 +49,7 @@ Ryan Seal Seyyed Parsa Neshaei Shraddheya Shendre Shubham +Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com> Spandan Barve <114365550+marsian83@users.noreply.github.com> Stephannie Jiménez Gacha Yernar Yergaziyev diff --git a/is-nonpositive-finite/README.md b/is-nonpositive-finite/README.md index 6859079b..27f48d35 100644 --- a/is-nonpositive-finite/README.md +++ b/is-nonpositive-finite/README.md @@ -141,12 +141,6 @@ bool = isNonPositiveFinite( null ); @@ -155,12 +149,6 @@ bool = isNonPositiveFinite( null );