From d2624b418cb540ed9cb9a1a1e394629d21198156 Mon Sep 17 00:00:00 2001 From: Arseny <ardr00001@stud.uni-saarland.de> Date: Mon, 22 Jul 2024 23:53:32 +0200 Subject: [PATCH] update contributions --- CONTRIBUTIONS.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md index 6f1fb6e..8016fdc 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 -- GitLab