Remove myself from samples/ CODEOWNERS. (#21726)
Most of the recent changes in the samples directory
(https://github.com/iree-org/iree/commits/main/samples) have been
changes to MLIR files and not new code samples, so my reviews haven't
been needed (I can review such changes but the signal to noise ratio has
been pretty poor).
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8e268a3..570e91e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -49,7 +49,6 @@
# Other Top-Level Directories
/docs/ @ScottTodd
-/samples/ @ScottTodd
/tools/ @benvanik
# Compiler