MohanadAfiffy commited on
Commit
eb31eb4
·
verified ·
1 Parent(s): 5d62791

add robert

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -21,7 +21,8 @@ email_options = [
21
  "weronika@omdena.com",
22
  "chethan@omdena.com",
23
  "elizabeth@omdena.com",
24
- "michael@omdena.com"
 
25
 
26
  ]
27
  email_address = st.selectbox("**Introduce yourself to us**", email_options)
 
21
  "weronika@omdena.com",
22
  "chethan@omdena.com",
23
  "elizabeth@omdena.com",
24
+ "michael@omdena.com",
25
+ "robert@omdena.com"
26
 
27
  ]
28
  email_address = st.selectbox("**Introduce yourself to us**", email_options)