diff options
| author | Graydon Hoare <[email protected]> | 2010-08-06 17:43:15 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2010-08-06 17:43:15 -0700 |
| commit | bd7835effa42a37ddf647e9cbf132d601de4700d (patch) | |
| tree | 7ebe86151f44e96842c0bfe74fad61dce6cdbd56 | |
| parent | Added forgotten handling for alt_type_else, and also for stmt_note (diff) | |
| download | rust-bd7835effa42a37ddf647e9cbf132d601de4700d.tar.xz rust-bd7835effa42a37ddf647e9cbf132d601de4700d.zip | |
Add Or to the AUTHORS file.
| -rw-r--r-- | AUTHORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 9a852ead..83a4fdb1 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -15,6 +15,7 @@ Jeff Mulzelaar <[email protected]> Jeffrey Yasskin <[email protected]> Matt Brubeck <[email protected]> Michael Bebenita <[email protected]> +Or Brostovski <[email protected]> Patrick Walton <[email protected]> Ralph Giles <[email protected]> Roy Frostig <[email protected]> |