Update the list of contributing authors Also reformat the attribution comment in riscv/filter_rvv_intrinsics.c
diff --git a/AUTHORS b/AUTHORS index eb2958a..26b7bb5 100644 --- a/AUTHORS +++ b/AUTHORS
@@ -5,6 +5,7 @@ Authors, for copyright and licensing purposes. * Adam Richter + * Alexander Smorkalov * Andreas Dilger * Chris Blume * Cosmin Truta
diff --git a/riscv/filter_rvv_intrinsics.c b/riscv/filter_rvv_intrinsics.c index 7e61fb8..2e977ad 100644 --- a/riscv/filter_rvv_intrinsics.c +++ b/riscv/filter_rvv_intrinsics.c
@@ -2,9 +2,11 @@ * * Copyright (c) 2023 Google LLC * Written by Manfred SCHLAEGL, 2022 - * DragoČ™ Tiselice <dtiselice@google.com>, May 2023. - * Filip Wasil <f.wasil@samsung.com>, March 2025. - * Liang Junzhao <junzhao.liang@spacemit.com>, November 2025. + * Revised by: + * - DragoČ™ Tiselice <dtiselice@google.com>, May 2023 + * - Filip Wasil <f.wasil@samsung.com>, March 2025 + * - Liang Junzhao <junzhao.liang@spacemit.com>, November 2025 + * - Alexander Smorkalov <alexander.smorkalov@opencv.ai>, December 2025 * * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer