[fuchsia] Remove OWNERS and README.fuchsia.

These files are now located in the //third_party/... directory in
fuchsia.git.

Change-Id: I27c1b34e821172ddd15d62841904daf177e17bf1
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/glslang/+/1203300
Reviewed-by: Craig Stout <cstout@google.com>
diff --git a/OWNERS b/OWNERS
deleted file mode 100644
index 0151420..0000000
--- a/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-include /src/graphics/OWNERS
-include /src/lib/vulkan/OWNERS
diff --git a/README.fuchsia b/README.fuchsia
deleted file mode 100644
index 82aa075..0000000
--- a/README.fuchsia
+++ /dev/null
@@ -1,8 +0,0 @@
-Name: glslang
-License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, GPL-3.0-with-bison-exception, MIT
-License File: LICENSE.txt
-Upstream Git: https://github.com/KhronosGroup/glslang
-Description:
-
-An OpenGL and OpenGL ES shader front end and validator.
-