Skip to content

Commit 19ddfe9

Browse files
committed
Add author annotation
1 parent e5c8a6b commit 19ddfe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ inline fun <K : Any, reified V : Any> ReactiveStreamOperations<K, *, *>.reverseR
263263
* Coroutines variant of [ReactiveStreamOperations.trim].
264264
*
265265
* @author Mark Paluch
266+
* @author Quantum64@github
266267
* @since 2.2
267268
*/
268269
@JvmOverloads // Maintain compatibility with versions <= 2.6.0

0 commit comments

Comments
 (0)