diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt deleted file mode 100644 index 1270c04d..00000000 --- a/CONTRIBUTORS.txt +++ /dev/null @@ -1,16 +0,0 @@ -This file contains a list of contributors who have made meaningful changes to this repository. -Please add your name and GitHub handle to this file as an optional step in the contribution process for attribution. -Email is not required. - -### Contributors - -Aditya Ramani (adityaramani) -Danny Canter (dcantah) -Dmitry Kovba (dkovba) -Eric Ernst (egernst) -Evan Hazlett (ehazlett) -John Logan (jglogan) -Kathryn Baldauf (katiewasnothere) -Madhu Venugopal (mavenugo) -Michael Crosby (crosbymichael) -Sidhartha Mani (wlan0) diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt new file mode 100644 index 00000000..76326cc6 --- /dev/null +++ b/MAINTAINERS.txt @@ -0,0 +1,3 @@ +# Maintainers + +See [MAINTAINERS](https://github.com/apple/containerization/blob/main/MAINTAINERS.txt) for the list of current and former maintainers of this project. Thank you for all your contributions!