misc: Delete authors lists from top level .md files.

Change-Id: Iefa9d6bd3ce0212bb3eb6101a73aeca737df2c1a
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/25417
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
This commit is contained in:
Gabe Black
2020-02-15 19:13:03 -08:00
parent e9fcfb3c16
commit c4e07c31b6
2 changed files with 0 additions and 8 deletions

View File

@@ -1,8 +1,3 @@
Authors: Jason Lowe-Power
Andreas Sandberg
Steve Reinhardt
Bobby R. Bruce
If you've made changes to gem5 that might benefit others, we strongly encourage If you've made changes to gem5 that might benefit others, we strongly encourage
you to contribute those changes to the public gem5 repository. There are you to contribute those changes to the public gem5 repository. There are
several reasons to do this: several reasons to do this:

View File

@@ -1,6 +1,3 @@
:Authors: Jason Lowe-Power
Sean Wilson
This file explains how to use gem5's updated testing infrastructure. Running This file explains how to use gem5's updated testing infrastructure. Running
tests before submitting a patch is *incredibly important* so unexpected bugs tests before submitting a patch is *incredibly important* so unexpected bugs
don't creep into gem5. don't creep into gem5.