diff options
author | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
commit | 84adefa331c4159d432d22840663c38f155cd4c1 (patch) | |
tree | bff9a9c66adda4df2106dfd0e5c053ab182a12bd /lib/stdlib/AUTHORS | |
download | otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.gz otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.bz2 otp-84adefa331c4159d432d22840663c38f155cd4c1.zip |
The R13B03 release.OTP_R13B03
Diffstat (limited to 'lib/stdlib/AUTHORS')
-rw-r--r-- | lib/stdlib/AUTHORS | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/lib/stdlib/AUTHORS b/lib/stdlib/AUTHORS new file mode 100644 index 0000000000..417d7015d9 --- /dev/null +++ b/lib/stdlib/AUTHORS @@ -0,0 +1,32 @@ +Original Authors and Contributors: + +Joe Armstrong +Robert Virding +Mike Williams +Claes Wikstr�m +Tony Rogvall +Magnus Fr�berg +Martin Bj�rklund +Bj�rn Gustavsson +Patrik Nyblom +Arndt Jonasson +Kenneth Lundin +Peter H�gfeldt +Torbj�rn T�rnkvist +Sebastian Strollo +Carl Wilhelm Welin +Lennart �hman +Hans Bolinder +Raimo Niskanen +Rickard Green +Gunilla Arendt +Dan Gudmundsson +Peter Andersson +Ingela Anderton +Jakob Cederlund + +and probably others... + +Open source contributors: +Richard Carlsson and Sven-Olof Nystr�m: gb_trees and gb_sets +Richard Carlsson (several modules) |