Skip to content

Commit 6fa393f

Browse files
committed
Update author javadoc
1 parent e5c8a6b commit 6fa393f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/org/springframework/data/redis/core/ReactiveStreamOperationsExtensions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ inline fun <K : Any, reified V : Any> ReactiveStreamOperations<K, *, *>.reverseR
262262
/**
263263
* Coroutines variant of [ReactiveStreamOperations.trim].
264264
*
265-
* @author Mark Paluch
265+
* @author Mark Paluch, Quantum64@github
266266
* @since 2.2
267267
*/
268268
@JvmOverloads // Maintain compatibility with versions <= 2.6.0

0 commit comments

Comments
 (0)