dumpstate OWNERS += smoreland@

I've changed it a lot in the past, for more cross-timezone owners.

I hearby certify that I understand the goals of dumpstate, including:
- making sure bugreports are as fast and as small as possible
- making sure all the code is not in the dumpstate process and is in sub-process commands, and not in the process itself, so that if there is an issue, it doesn't cause bugreport to fail
- keeping bugreports parcelable by the tools that already process them

Bug: N/A
Change-Id: I978a673e59ec52914545806a08477f4c936e40d4
Test: N/A
diff --git a/cmds/dumpstate/OWNERS b/cmds/dumpstate/OWNERS
index 5f56531..ab81ecf 100644
--- a/cmds/dumpstate/OWNERS
+++ b/cmds/dumpstate/OWNERS
@@ -3,3 +3,4 @@
 gavincorkery@google.com
 nandana@google.com
 jsharkey@android.com
+smoreland@google.com
\ No newline at end of file