update info.yaml from user repo
diff --git a/info.yaml b/info.yaml
index 0a44f98..1abc9db 100644
--- a/info.yaml
+++ b/info.yaml
@@ -1,20 +1,19 @@
 project:
-  category: Test Harness
+  category: SoC
   cover_image: doc/ciic_harness.png
-  description: A template SoC for Google sponsored Open MPW shuttles for SKY130.
+  description: Multicore MCU for implementing software defined peripherals.
   foundry: SkyWater
-  git_url: https://github.com/efabless/caravel.git
+  git_url: https://github.com/harrisonpham/caravel-softshell.git
   layout_image: gds/caravel.png
-  organization: Efabless
-  organization_url: http://efabless.com
-  owner: Tim Edwards
+  organization: Harrison Pham
+  organization_url: https://harrisonpham.com/
+  owner: Harrison Pham
   process: SKY130
   project_id: '00010003'
-  project_name: Caravel
+  project_name: Softshell
   shuttle_url: https://foss-eda-tools.googlesource.com/third_party/shuttle/mpw-one/slot-003
   tags:
   - Open MPW
-  - Test Harness
   top_level_netlist: verilog/gl/caravel.v
   user_level_netlist: verilog/gl/user_project_wrapper.v
   version: '1.00'