From 77c190192034322fc52e4a744e3cf0cae583feb9 Mon Sep 17 00:00:00 2001 From: Jane Lusby Date: Thu, 29 Aug 2019 13:28:40 -0700 Subject: [PATCH 1/3] Add Oli --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 53eafeb..ebaffca 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,12 @@ To apply simply open an issue. There is a template setup to help you get started * **Topics**: Learning Rust from nothing or experienced newcomers * **Additional Resources**: I maintain the Static Assertions crate and so I'd be happy to teach people how it works +### Oli - ([@oli-obk](https://github.com/oli-obk)) +* **Pronouns**: he/him +* **Contact**: ([zulip](https://rust-lang.zulipchat.com/#narrow/stream/146212-t-compiler.2Fconst-eval)) or ([github](https://github.com/oli-obk)) preferred, but ([discord](https://discordapp.com/invite/rust-lang)) works, too +* **Spoken Languages**: _German_, English +* **Topics**: miri, const eval, error messages and other diagnostics, optimizations, MIR + ### Shady Khalifa ([@shekohex](https://github.com/shekohex)) * **Pronouns**: he/him * **Contact**: Twitter ([@shekohex](https://twitter.com/ShekoHex)) From ddae62b316b20f33597b300cd333492e33936ac6 Mon Sep 17 00:00:00 2001 From: Jane Lusby Date: Thu, 29 Aug 2019 13:31:28 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebaffca..743835c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To apply simply open an issue. There is a template setup to help you get started * **Topics**: Learning Rust from nothing or experienced newcomers * **Additional Resources**: I maintain the Static Assertions crate and so I'd be happy to teach people how it works -### Oli - ([@oli-obk](https://github.com/oli-obk)) +### Oli ([@oli-obk](https://github.com/oli-obk)) * **Pronouns**: he/him * **Contact**: ([zulip](https://rust-lang.zulipchat.com/#narrow/stream/146212-t-compiler.2Fconst-eval)) or ([github](https://github.com/oli-obk)) preferred, but ([discord](https://discordapp.com/invite/rust-lang)) works, too * **Spoken Languages**: _German_, English From 64a7a5b33f8432a05f22c572c775690af2b95fe5 Mon Sep 17 00:00:00 2001 From: Jane Lusby Date: Thu, 29 Aug 2019 13:55:20 -0700 Subject: [PATCH 3/3] update oli contact --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 743835c..d3c0d28 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ To apply simply open an issue. There is a template setup to help you get started ### Oli ([@oli-obk](https://github.com/oli-obk)) * **Pronouns**: he/him -* **Contact**: ([zulip](https://rust-lang.zulipchat.com/#narrow/stream/146212-t-compiler.2Fconst-eval)) or ([github](https://github.com/oli-obk)) preferred, but ([discord](https://discordapp.com/invite/rust-lang)) works, too +* **Contact**: zulip ([@oli](https://rust-lang.zulipchat.com/)) or ([github](https://github.com/oli-obk)) preferred, but discord ([oli#1337](https://discordapp.com/invite/rust-lang)) works, too * **Spoken Languages**: _German_, English * **Topics**: miri, const eval, error messages and other diagnostics, optimizations, MIR