diff options
author | Joe Perches <joe@perches.com> | 2009-04-07 21:12:18 -0700 |
---|---|---|
committer | Joe Perches <joe@perches.com> | 2009-04-10 13:10:46 -0700 |
commit | e769980feee8d4f5630aec9e06b03047aea0b9e7 (patch) | |
tree | 0ec446cabd99cd2daee6f1b26e5955912b176a28 /MAINTAINERS | |
parent | 932d18729dd0677472a7f1aea9820010df558c93 (diff) | |
download | op-kernel-dev-e769980feee8d4f5630aec9e06b03047aea0b9e7.zip op-kernel-dev-e769980feee8d4f5630aec9e06b03047aea0b9e7.tar.gz |
MAINTAINERS - Update FPU Emulator contact address and web page
Signed-off-by: Joe Perches <joe@perches.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9120f42..de65e98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2167,8 +2167,8 @@ F: include/linux/firmware.h FPU EMULATOR P: Bill Metzenthen -M: billm@suburbia.net -W: http://suburbia.net/~billm/floating-point/emulator/ +M: billm@melbpc.org.au +W: http://floatingpoint.sourceforge.net/emulator/index.html S: Maintained F: arch/x86/math-emu/ |