From 5af35b146d4fbacb8eb46e9588462bc18265b239 Mon Sep 17 00:00:00 2001 From: Planeshifter <1913638+Planeshifter@users.noreply.github.com> Date: Wed, 5 Feb 2025 02:23:55 +0000 Subject: [PATCH 1/2] docs: update list of contributors Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aedb14802ac0..70c98d153313 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -64,6 +64,7 @@ Matt Cochrane Mihir Pandit <129577900+MSP20086@users.noreply.github.com> Milan Raj Mohammad Kaif +MohammadBinAftab <48010758+MohammadBinAftab@users.noreply.github.com> Momtchil Momtchev Muhammad Haris Naresh Jagadeesan From fb0d32bd2e422f23ecc2bbaafb1c5074e6ec0b96 Mon Sep 17 00:00:00 2001 From: Philipp Burckhardt Date: Wed, 5 Feb 2025 08:25:18 -0500 Subject: [PATCH 2/2] chore: update .mailmap and regenerate contributors --- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed --- --- type: pre_push_report description: Results of running various checks prior to pushing changes. report: - task: run_javascript_examples status: na - task: run_c_examples status: na - task: run_cpp_examples status: na - task: run_javascript_readme_examples status: na - task: run_c_benchmarks status: na - task: run_cpp_benchmarks status: na - task: run_fortran_benchmarks status: na - task: run_javascript_benchmarks status: na - task: run_julia_benchmarks status: na - task: run_python_benchmarks status: na - task: run_r_benchmarks status: na - task: run_javascript_tests status: na --- --- type: pre_push_report description: Results of running various checks prior to pushing changes. report: - task: run_javascript_examples status: na - task: run_c_examples status: na - task: run_cpp_examples status: na - task: run_javascript_readme_examples status: na - task: run_c_benchmarks status: na - task: run_cpp_benchmarks status: na - task: run_fortran_benchmarks status: na - task: run_javascript_benchmarks status: na - task: run_julia_benchmarks status: na - task: run_python_benchmarks status: na - task: run_r_benchmarks status: na - task: run_javascript_tests status: na --- --- .mailmap | 2 ++ CONTRIBUTORS | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 34b869cf2903..3abf914b38c3 100644 --- a/.mailmap +++ b/.mailmap @@ -106,6 +106,8 @@ Matt Cochrane Mihir Pandit <129577900+MSP20086@users.noreply.github.com> MSP20086 +Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com> MohammadBinAftab + Mohammad Kaif <98884589+Kaif987@users.noreply.github.com> Mohammad Kaif Kaif987 diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 70c98d153313..92b72535bcef 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -63,8 +63,8 @@ Marcus Fantham Matt Cochrane Mihir Pandit <129577900+MSP20086@users.noreply.github.com> Milan Raj +Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com> Mohammad Kaif -MohammadBinAftab <48010758+MohammadBinAftab@users.noreply.github.com> Momtchil Momtchev Muhammad Haris Naresh Jagadeesan