diff options
| author | Angelo Dureghello <[email protected]> | 2023-04-05 01:19:03 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-04-06 19:10:08 -0400 |
| commit | 0e685058db92b780cb9f77f60d7305fbb0477ba8 (patch) | |
| tree | 185c569d4f856f8d6f902d0636c8b7572ccf73bb | |
| parent | 5ffcf7c59065477865a542159a9bcddf0929c36e (diff) | |
doc: arch: m68k: fix maintainer email
Fix email with currently used address.
Signed-off-by: Angelo Dureghello <[email protected]>
| -rw-r--r-- | doc/arch/m68k.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/m68k.rst b/doc/arch/m68k.rst index a9180fd7850..8474ece62c7 100644 --- a/doc/arch/m68k.rst +++ b/doc/arch/m68k.rst @@ -5,7 +5,7 @@ M68K / ColdFire History ------- -* November 02, 2017 Angelo Dureghello <[email protected]> +* November 02, 2017 Angelo Dureghello <[email protected]> * August 08, 2005 Jens Scharsig <[email protected]> MCF5282 implementation without preloader * January 12, 2004 <[email protected]> |
