Deleted Added
sdiff udiff text old ( 11977:19ba22e1e6f3 ) new ( 12367:11d3586685b9 )
full compact
1See CONTRIBUTING.md for details of gem5's contribution process.
2
3This file contains the keywords used in commit messages. Each keyword has one
4or more maintainers. At least one (not all) of these maintainers must review
5the patch before it can be pushed. These people will automatically be emailed
6when you upload the patch to Gerrit (https://gem5-review.googlesource.com).
7These keywords mostly follow the directory structure.
8

--- 44 unchanged lines hidden (view full) ---

53dev-virtio:
54 Andreas Sandberg <andreas.sandberg@arm.com>
55
56ext: Components external to gem5
57
58gpu-compute:
59 Tony Gutierrez <anthony.gutierrez@amd.com>
60
61mem: General memory system (e.g., XBar, Packet)
62 Nikos Nikoleris <nikos.nikoleris@arm.com>
63mem-cache: Classic caches and coherence
64 Nikos Nikoleris <nikos.nikoleris@arm.com>
65mem-garnet: Garnet subcomponent of Ruby
66 Tushar Krishna <tushar@ece.gatech.edu>
67mem-ruby: Ruby structures and protocols
68 Brad Beckmann <brad.beckmann@amd.com>

--- 22 unchanged lines hidden ---