Add image-decoders.md link to Skia example
diff --git a/doc/std/image-decoders.md b/doc/std/image-decoders.md
index 9f82a6d..c8baeb5 100644
--- a/doc/std/image-decoders.md
+++ b/doc/std/image-decoders.md
@@ -120,6 +120,12 @@
 
 - [example/gifplayer](/example/gifplayer)
 
+Examples in other repositories:
+
+- [Skia](https://skia.googlesource.com/skia/+/refs/heads/master/src/codec/SkWuffsCodec.cpp),
+  a 2-D graphics library used by the Android operating system and the Chromium
+  web browser.
+
 
 ## [Quirks](/doc/note/quirks.md)