Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the Final Report column to the 2023 index page. Updated the new… #194

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions docs/2023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,14 @@ Summer of Code program.

[//]: # (Following are the important links to projects.)

| Contributor | Project |
|:---------------------------------------------------|:------------------------------------------------------------|
| [Abdelrahman Jamal](https://github.com/Hero2323) | [Reducing False positive copyrights](/docs/2023/copyrights) |
| [Samuel Dushimimana](https://github.com/dushimsam) | [REST API improvements](/docs/2023/rest) |
| [Kavya Shukla](https://github.com/k-avy) | [License as a service](/docs/2023/laas) |
| [Soham Banerjee](https://github.com/soham4abc) | [REST API improvements](/docs/2023/rest) |
| [Sushant Kumar](https://github.com/its-sushant) | [Support CycloneDX report](/docs/2023/cyclonedx) |
| Contributor | Project | Final Report |
|:---------------------------------------------------|:------------------------------------------------------------|:-------------------------------------------------------------|
| [Abdelrahman Jamal](https://github.com/Hero2323) | [Reducing False positive copyrights](/docs/2023/copyrights) | [Report](https://github.com/Hero2323/GSoC-2023) |
| [Samuel Dushimimana](https://github.com/dushimsam) | [REST API improvements](/docs/2023/rest) | |
| [Kavya Shukla](https://github.com/k-avy) | [License as a service](/docs/2023/laas) | |
| [Soham Banerjee](https://github.com/soham4abc) | [REST API improvements](/docs/2023/rest) | |
| [Sushant Kumar](https://github.com/its-sushant) | [Support CycloneDX report](/docs/2023/cyclonedx) | |


These links (also on the left sidebar) contains information about the project,
the weekly updates from the students and even technical documentation which
Expand Down
Loading