diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index 6f1fb6e71ead773dd1915d4cd24a865ca0669d52..8016fdc9b17c8b3d61aa834dd6a605b0492f732a 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -2,8 +2,14 @@
 
 ## Contributions
 
-Briefly describe how each team member has contributed to the project. It goes without saying that every team members should have a good grasp of all parts of the submission.
+Arseny Dremin:
+- Implemented process switching and interrupt logic
+- Worked on debugging the systemcall implementation
+
+Deeptanshu Das:
+- Implemented systemcall handling and polling tasks
+- Helped with debugging the interrupt logic and minor project issues in general
 
 ## Use of AI tools
 
-Did you use any AI tools for the project? If so, which tools did you use?
+No AI/LLM tools were used while working on the project.
\ No newline at end of file