Commit Graph

13 Commits

Author SHA1 Message Date
Bobby R. Bruce
fa8c9414b2 misc,python: Run pre-commit run --all-files
This applies the automatical formatting to the .yaml files.

Change-Id: I10d067ba65722aca8aaf64a62b42ae57de468e75
2023-10-09 13:20:25 -07:00
Bobby R. Bruce
6ca9435961 misc: Add Matt P. as maintainer to requested tags
Change-Id: Ifffb34acbf9ebf313e5bc09ebbfd2a44a017359a
2023-08-10 15:52:00 -07:00
Bobby R. Bruce
a41c6f8d84 misc: Remove PMC/Maintainers list from MAINTAINERS.yaml
Change-Id: I772fa31d0aeea5534355731d841cf2d118fa0df4
2023-08-10 15:48:13 -07:00
Bobby R. Bruce
557d532bc3 misc: Add Jason Lowe-Power as website expert
Change-Id: I52ebce434732bb921efc040397a9aa9538a6d1d9
2023-08-10 15:46:02 -07:00
Bobby R. Bruce
23f78159ec misc: Add 'experts' field to MAINTAINERS.yaml
This field was added to give gem5 community members a change to register
that they have expertise in a particular subsystem but do not much to
assign themselves the responsibilities of a subsystem maintainer.

Those who have registered interest on being an subsystem expert have
been added.

Change-Id: I8f532e381e8e42257b2a68ac48204131479d8cd0
2023-08-03 14:58:56 -07:00
Bobby R. Bruce
3f1518a1c2 misc: Update subsystem maintainers in MAINTAINERS.yaml
This change incorporates changes to the set of maintainers and the
maintainers assigned to each subsystem based on individual maintainers'
preferences.

Change-Id: Ic2c39907763282e89936fa0d90e3c1a105a0d917
2023-08-03 14:58:49 -07:00
Bobby R. Bruce
5e6095fecc misc: Update MAINTAINERS.yaml documentation comment
This comment is updated to reflect new gem5 policy and its move to
GitHub and a Pull Request contribution model.

Change-Id: Iec909ffa0cca254fdbe56ce3165cb948cdd0cbce
2023-08-03 14:58:40 -07:00
Bobby R. Bruce
d6e402ad1e misc: Add 'stdlib' tag to MAINTAINERS.yaml
This tag is for the "gem5 standard library" which can be found in
`src/python/gem5`.

Change-Id: Idf276635cd3f1d729cfbb4b7195b20fbdddd6584
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/51791
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-11-04 18:50:27 +00:00
Matthew Poremba
6613b0a8c4 misc: Add dev-amdgpu tag
This tag will be used for code related to the full-system GPU PCI
device. The purpose is to tag AMD maintainers to changes in this
directory rather than the more general dev tag maintainers.

Change-Id: I6ca5347c056ae9735c3a7bb4ae3c4e51ff786551
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/44908
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-04-28 16:42:32 +00:00
Kyle Roarty
f7d4ff6ef5 arch-vega: Add Vega ISA as a copy of GCN3
This changeset adds Vega support as a copy of GCN3.
Configs have been modified to include both ISAs.
Current implementation is not complete and needs
modifications to fully comply with the ISA manual:

https://developer.amd.com/wp-content/resources/
Vega_Shader_ISA_28July2017.pdf

Change-Id: I608aa6747a45594f8e1bd7802da1883cf612168b
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/42204
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Maintainer: Matt Sinclair <mattdsinclair@gmail.com>
2021-04-01 02:58:31 +00:00
Jason Lowe-Power
215096d195 misc: Add util-gem5art maintainer tag
Change-Id: I73bbb8cc511ec3008135d7fa0ac2fa1585b3b5ec
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/43044
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-03-24 16:06:39 +00:00
Bobby R. Bruce
c03462e16c misc: Updated MAINTAINERS.yaml
Change-Id: Ibda441858a22c9e8bb22e132c165e7724aaf7539
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/37356
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Reviewed-by: Matthew Poremba <matthew.poremba@amd.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Matt Sinclair <mattdsinclair@gmail.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
2020-11-12 02:08:21 +00:00
Andreas Sandberg
92ed623e04 misc: Convert MAINTAINERS to YAML
Convert MAINTAINERS to YAML and rename it to MAINTAINERS.yaml.

Change-Id: I0965b89e7afceb53f6c2a6a183cc1514f5a9d7a0
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/37035
Reviewed-by: Hoa Nguyen <hoanguyen@ucdavis.edu>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2020-11-06 14:38:48 +00:00