Skip to content

Commit

Permalink
add new org: center-for-space-governance.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiansanchez123 committed Jul 12, 2022
1 parent 83a84f5 commit 8b5ed66
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sql/positions/center-for-space-governance.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
insert into positions(person, organization, title, start_date, start_date_precision, end_date, end_date_precision, urls, notes, employment_type, cause_area) values
('Gustavs Zilgalvis', 'Center for Space Governance', 'Director', '2022-06-01', 'month', NULL, NULL, 'https://www.linkedin.com/in/gustavszilgalvis/', NULL, 'full-time', NULL)
,('Carson E.', 'Center for Space Governance', 'Research Fellow', '2022-07-01', 'month', NULL, NULL, 'https://www.linkedin.com/in/carson-ezell/', NULL, 'part-time', NULL)
,('Bartu Kaleagasi', 'Center for Space Governance', 'Director', '2022-06-01', 'month', NULL, NULL, 'https://www.linkedin.com/in/bartukaleagasi/', NULL, NULL, NULL)




0 comments on commit 8b5ed66

Please sign in to comment.