Skip to content

Commit

Permalink
Add Omer and Sella Nevo to positions
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiansanchez123 committed Nov 21, 2020
1 parent 10b7a44 commit 7464b51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sql/positions/probably-good.sql
@@ -0,0 +1,3 @@
insert into positions(person, organization, title, start_date, start_date_precision, end_date, end_date_precision, urls, notes, employment_type, cause_area) values
('Omer Nevo', 'Probably Good', 'Founder', NULL, NULL, NULL, NULL, 'https://forum.effectivealtruism.org/posts/3QufK3jjQ5aqksaJu/new-career-guidance-organization-probably-good', NULL, NULL, 'Effective altruism')
,('Sella Nevo', 'Probably Good', 'Founder', NULL, NULL, NULL, NULL, 'https://forum.effectivealtruism.org/posts/3QufK3jjQ5aqksaJu/new-career-guidance-organization-probably-good', NULL, NULL, 'Effective altruism')

0 comments on commit 7464b51

Please sign in to comment.