From 079f67825fc64bd7d8eb7369b0d050fb17d4c4a8 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Sat, 30 Jan 2021 10:54:21 +0530 Subject: [PATCH] Fix OWNERS, OWNERS_ALIASES file names --- OWNERS.txt => OWNERS | 0 OWNERS_ALIASES.txt => OWNERS_ALIASES | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename OWNERS.txt => OWNERS (100%) rename OWNERS_ALIASES.txt => OWNERS_ALIASES (100%) diff --git a/OWNERS.txt b/OWNERS similarity index 100% rename from OWNERS.txt rename to OWNERS diff --git a/OWNERS_ALIASES.txt b/OWNERS_ALIASES similarity index 100% rename from OWNERS_ALIASES.txt rename to OWNERS_ALIASES