Jason Lowe-Power has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/36886 )

Change subject: misc: Update maintainers file
......................................................................

misc: Update maintainers file

Change-Id: I19810801f0acd5a35dde59a70166339e00b97eca
Signed-off-by: Jason Lowe-Power <ja...@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/36886
Reviewed-by: Nikos Nikoleris <nikos.nikole...@arm.com>
Reviewed-by: Srikant Bharadwaj <srikant.bharad...@amd.com>
Reviewed-by: Gabe Black <gabe.bl...@gmail.com>
Reviewed-by: Bobby R. Bruce <bbr...@ucdavis.edu>
Reviewed-by: Boris Shingarov <shinga...@gmail.com>
Reviewed-by: Hoa Nguyen <hoangu...@ucdavis.edu>
Reviewed-by: ZHENGRONG WANG <seanyukig...@gmail.com>
Reviewed-by: Andreas Sandberg <andreas.sandb...@arm.com>
Reviewed-by: Giacomo Travaglini <giacomo.travagl...@arm.com>
Reviewed-by: Matthew Poremba <matthew.pore...@amd.com>
Maintainer: Andreas Sandberg <andreas.sandb...@arm.com>
Tested-by: kokoro <noreply+kok...@google.com>
---
M MAINTAINERS
1 file changed, 53 insertions(+), 22 deletions(-)

Approvals:
  Andreas Sandberg: Looks good to me, approved; Looks good to me, approved
  Nikos Nikoleris: Looks good to me, approved
  Matthew Poremba: Looks good to me, approved
  Boris Shingarov: Looks good to me, approved
  Giacomo Travaglini: Looks good to me, approved
  Srikant Bharadwaj: Looks good to me, approved
  Hoa Nguyen: Looks good to me, approved
  Gabe Black: Looks good to me, approved
  Bobby R. Bruce: Looks good to me, approved
  ZHENGRONG WANG: Looks good to me, approved
  kokoro: Regressions pass



diff --git a/MAINTAINERS b/MAINTAINERS
index 913daaf..7ae23fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6,15 +6,18 @@
 when you upload the patch to Gerrit (https://gem5-review.googlesource.com).
 These keywords mostly follow the directory structure.

-Individuals on the project management committee are maintainers for all of the
-gem5 components (i.e., they can review any patch as the maintainer). These
-individuals are required to review any patches to components without explicit
-maintainers.
+Maintainers have the following responsibilities:
+1. That at least one maintainer of each subsystem reviews all changes to that
+   subsystem (they will be automatically tagged and emailed on each new
+   change).
+2. They will complete your reviews in a timely manner (within a few business
+   days).
+3. They pledge to uphold gem5's community standards and its code of conduct by + being polite and professional in their code reviews. See CODE-OF-CONDUCT.md.

 PMC Members (general maintainers):
-  Ali Saidi <asa...@gmail.com>
   Andreas Sandberg <andreas.sandb...@arm.com>
-  Brad Beckmann <brad.beckm...@amd.com>
+  Brad Beckmann <bradford.beckm...@gmail.com>
   David Wood <da...@cs.wisc.edu>
   Gabe Black <gabe.bl...@gmail.com>
   Giacomo Travaglini <giacomo.travagl...@arm.com>
@@ -29,65 +32,90 @@
   Andreas Sandberg <andreas.sandb...@arm.com>
   Giacomo Travaglini <giacomo.travagl...@arm.com>
 arch-gcn3:
-  Tony Gutierrez <anthony.gutier...@amd.com>
+  UNSUPPORTED
 arch-mips:
+  UNSUPPORTED
 arch-power:
+  Boris Shingarov <shinga...@labware.com>
 arch-riscv:
-  Alec Roelke <ar...@virginia.edu>
+  UNSUPPORTED
 arch-sparc:
   Gabe Black <gabe.bl...@gmail.com>
 arch-x86:
   Gabe Black <gabe.bl...@gmail.com>

 base:
+  Bobby Bruce <bbr...@ucdavis.edu>
+base-stats:
+  UNSUPPORTED

 configs:
   Jason Lowe-Power <ja...@lowepower.com>

 cpu: General changes to all CPU models (e.g., BaseCPU)
+  Gabe Black <gabe.bl...@gmail.com>
+  Jason Lowe-Power <ja...@lowepower.com>
 cpu-kvm:
   Andreas Sandberg <andreas.sandb...@arm.com>
 cpu-minor:
+  Zhengrong Wang <seanyukig...@gmail.com>
 cpu-o3:
+  UNSUPPORTED
 cpu-simple:
+  Jason Lowe-Power <ja...@lowepower.com>
+  Gabe Black <gabe.bl...@gmail.com>

 dev:
+  Gabe Black <gabe.bl...@gmail.com>
 dev-hsa:
-  Tony Gutierrez <anthony.gutier...@amd.com>
+  UNSUPPORTED
 dev-virtio:
   Andreas Sandberg <andreas.sandb...@arm.com>
-
 dev-arm:
   Andreas Sandberg <andreas.sandb...@arm.com>
   Giacomo Travaglini <giacomo.travagl...@arm.com>

+doc:
+  Bobby Bruce <bbr...@ucdavis.edu>
+
 ext: Components external to gem5
+  Bobby Bruce <bbr...@ucdavis.edu>
+  Jason Lowe-Power <ja...@lowepower.com>
+ext-testlib:
+  Bobby Bruce <bbr...@ucdavis.edu>
+  Hoa Nguyen <hoangu...@ucdavis.edu>

 fastmodel: Changes relating to ARM Fast Models
   Gabe Black <gabe.bl...@gmail.com>

 gpu-compute:
-  Tony Gutierrez <anthony.gutier...@amd.com>
   Matt Poremba <matthew.pore...@amd.com>

-learning-gem5: The code and configs for the Learning gem5 book (see
-               learning.gem5.com)
+learning-gem5: The code and configs for the Learning gem5 book
   Jason Lowe-Power <ja...@lowepower.com>

 mem: General memory system (e.g., XBar, Packet)
   Nikos Nikoleris <nikos.nikole...@arm.com>
 mem-cache: Classic caches and coherence
   Nikos Nikoleris <nikos.nikole...@arm.com>
+mem-dram:
+  Nikos Nikoleris <nikos.nikole...@arm.com>
 mem-garnet: Garnet subcomponent of Ruby
-  Tushar Krishna <tus...@ece.gatech.edu>
+  Srikant Bharadwaj <srikant.bharad...@amd.com>
 mem-ruby: Ruby structures and protocols
-  Brad Beckmann <brad.beckm...@amd.com>
   Jason Lowe-Power <ja...@lowepower.com>

 misc: Anything outside of the other categories
+  Bobby Bruce <bbr...@ucdavis.edu>
+  Jason Lowe-Power <ja...@lowepower.com>

 python: Python SimObject wrapping and infrastructure
   Andreas Sandberg <andreas.sandb...@arm.com>
+  Jason Lowe-Power <ja...@lowepower.com>
+
+resources: The gem5-resources repo with auxiliary resources for simulation
+  Bobby Bruce <bbr...@ucdavis.edu>
+  Jason Lowe-Power <ja...@lowepower.com>

 scons: Build system
   Gabe Black <gabe.bl...@gmail.com>
@@ -95,13 +123,8 @@
 sim: General simulation components
   Jason Lowe-Power <ja...@lowepower.com>
 sim-se: Syscall emulation
-  Brandon Potter <brandon.pot...@amd.com>
-sim-power: Power modeling
-  Andreas Sandberg <andreas.sandb...@arm.com>
+  UNSUPPORTED

-stats: Updates to statistics for regressions
-
-system: System boot code and related components
 system-arm:
   Andreas Sandberg <andreas.sandb...@arm.com>
   Giacomo Travaglini <giacomo.travagl...@arm.com>
@@ -109,8 +132,16 @@
 systemc: Code for the gem5 SystemC implementation and interface
   Gabe Black <gabe.bl...@gmail.com>

-tests: testing changes (not stats updates for tests. See stats:)
+tests: testing changes
   Bobby Bruce <bbr...@ucdavis.edu>

 util:
   Gabe Black <gabe.bl...@gmail.com>
+util-docker:
+  Bobby Bruce <bbr...@ucdavis.edu>
+util-m5:
+  Gabe Black <gabe.bl...@gmail.com>
+
+website: The gem5-website repo which contains the gem5.org site
+  Bobby Bruce <bbr...@ucdavis.edu>
+  Hoa Nguyen <hoangu...@ucdavis.edu>

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/36886
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I19810801f0acd5a35dde59a70166339e00b97eca
Gerrit-Change-Number: 36886
Gerrit-PatchSet: 4
Gerrit-Owner: Jason Lowe-Power <power...@gmail.com>
Gerrit-Reviewer: Andreas Sandberg <andreas.sandb...@arm.com>
Gerrit-Reviewer: Bobby R. Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Boris Shingarov <shinga...@gmail.com>
Gerrit-Reviewer: Gabe Black <gabe.bl...@gmail.com>
Gerrit-Reviewer: Giacomo Travaglini <giacomo.travagl...@arm.com>
Gerrit-Reviewer: Hoa Nguyen <hoangu...@ucdavis.edu>
Gerrit-Reviewer: Jason Lowe-Power <power...@gmail.com>
Gerrit-Reviewer: Matthew Poremba <matthew.pore...@amd.com>
Gerrit-Reviewer: Nikos Nikoleris <nikos.nikole...@arm.com>
Gerrit-Reviewer: Srikant Bharadwaj <srikant.bharad...@amd.com>
Gerrit-Reviewer: ZHENGRONG WANG <seanyukig...@gmail.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to