diff options
author | Stafford Horne <shorne@gmail.com> | 2018-07-14 05:59:26 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2018-07-14 05:59:26 +0900 |
commit | 31375626546b074268b2e1ccc7b52704b04bdb6c (patch) | |
tree | 0134fd6ab611bb393530bbac0b0464b8c5023446 /sim/ChangeLog | |
parent | 6a15ecf5e0538ba416f6578403fceb9e5af98120 (diff) | |
download | gdb-31375626546b074268b2e1ccc7b52704b04bdb6c.zip gdb-31375626546b074268b2e1ccc7b52704b04bdb6c.tar.gz gdb-31375626546b074268b2e1ccc7b52704b04bdb6c.tar.bz2 |
sim: Add Stafford Horne as or1k maintainer.
Since I helped upstream the or1k port I would like to claim myself as
maintainer.
sim/ChangeLog:
yyyy-mm-dd Stafford Horne <shorne@gmail.com>
* MAINTAINERS (or1k): Add myself as or1k maintainer.
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 8fbf120..54d9426 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2018-07-14 Stafford Horne <shorne@gmail.com> + + * MAINTAINERS (or1k): Add myself as or1k maintainer. + 2018-06-19 Simon Marchi <simon.marchi@ericsson.com> * All configure.ac: Remove AC_PREREQ. |