Skip to content

Commit 836f7bf

Browse files
committed
Code Owners added
1 parent 854211b commit 836f7bf

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This is a comment.
2+
# Each line is a file pattern followed by one or more owners.
3+
4+
# Learn about CODEOWNERS file format:
5+
# https://help.github.com/en/articles/about-code-owners
6+
7+
# @kousiknath will be requested for
8+
# review when someone opens a pull request.
9+
* @kousiknath

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ Various Low Level Object-Oriented System Design problems are discussed in this s
2020
16. Leaderboard
2121
17. Elevator
2222
18. Stock Broker (Zerodha)
23+
19.
2324

2425

2526
## Planned (In no particular order)
26-
1. File System
27+
1. Task Management System
2728
2. Social media news feed
2829
3. Skyscanner Flights
2930
4. Stripe
@@ -47,6 +48,4 @@ Various Low Level Object-Oriented System Design problems are discussed in this s
4748
23. Auction system
4849
24. Rule Engine
4950
25. PubSub system
50-
26. Task Management System
51-
29. Snake and Ladder
52-
30.
51+
26.

0 commit comments

Comments
 (0)