forked from rupali-codes/LinksHub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: remove hacktoberfest checkmark * feat: adding Aftab to Codeowners file (rupali-codes#2167) * chore: Add Swift Sub Category (rupali-codes#2160) * feat: Add Swift Sub Category * Fix small correction * Update database/languages/swift.json Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> --------- Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> * [ADDED]: BlockChain Category (rupali-codes#2044) * [ADDED]: BlockChain Category * Changes done * Update index.ts * Update index.ts * Changes made * Update CategoryDescriptions.ts * chore: Added a new Ui library Url (rupali-codes#2159) * chore: Add Easings in animations subcategory (rupali-codes#2179) * chore: add iconsax icon (rupali-codes#2121) * feat: add iconsax icon * chore: update description Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com> --------- Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com> * Update SideNavbar.tsx (rupali-codes#2116) * Added a Podcast resources (rupali-codes#2135) * Added 2 new podcasts * Added Overpowered.AI podcast * Added new link to podcasts * fix: json structure * chore: update description Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> * chore: remove whitespace Co-authored-by: Aftab Rehan <workwithaftabrehan@gmail.com> --------- Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> Co-authored-by: Aftab Rehan <workwithaftabrehan@gmail.com> * Header Redesign v2 * Header Redesign --------- Co-authored-by: Rupali Haldiya <rupali7487@gmail.com> Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com> Co-authored-by: Ketan Baitule <111437670+ketanbaitule@users.noreply.github.com> Co-authored-by: Pratham Mahajan <111378171+Killer2OP@users.noreply.github.com> Co-authored-by: Alvis07 <148678038+Alvis07@users.noreply.github.com> Co-authored-by: Mrical Singhal <60258119+mrical@users.noreply.github.com> Co-authored-by: Jessy Hanifiah <72622302+jeeehaan@users.noreply.github.com> Co-authored-by: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com> Co-authored-by: Harshavardhan Bajoria <62978274+HVbajoria@users.noreply.github.com>
- Loading branch information
1 parent
b71a304
commit eba4b81
Showing
33 changed files
with
2,905 additions
and
1,004 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,33 @@ | ||
# Codeowners file for LinksHub repository | ||
|
||
# This file defines the code owners for the LinksHub repository. Code owners are responsible for reviewing and approving any changes to the code in their respective areas. | ||
# This file defines the code owners for the LinksHub repository. Code owners are responsible for reviewing and approving any changes to the code in their respective areas | ||
|
||
## Files | ||
|
||
README.md @CBID2 @Anmol-Baranwal @rupali-codes | ||
.gitignore @CBID2 @Anmol-Baranwal @rupali-codes | ||
LICENSE @rupali-codes @CBID2 @Anmol-Baranwal | ||
README.md @CBID2 @Anmol-Baranwal @rupali-codes @aftabrehan | ||
.gitignore @CBID2 @Anmol-Baranwal @rupali-codes @aftabrehan | ||
LICENSE @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan | ||
.github/workflows/ @rupali-codes @CBID2 @Anmol-Baranwal | ||
app/ @rupali-codes @Anmol-Baranwal | ||
components/ @Anmol-Baranwal @CBID2 @rupali-codes | ||
lib/ @CBID2 @rupali-codes @Anmol-Baranwal | ||
tests/ @rupali-codes @CBID2 @Anmol-Baranwal | ||
app/ @rupali-codes @Anmol-Baranwal @aftabrehan | ||
components/ @Anmol-Baranwal @CBID2 @rupali-codes @aftabrehan | ||
lib/ @CBID2 @rupali-codes @Anmol-Baranwal @aftabrehan | ||
tests/ @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan | ||
|
||
## Directories | ||
.github/ @rupali-codes @CBID2 @Anmol-Baranwal | ||
node_modules/ @rupali-codes @Anmol-Baranwal | ||
public/ @CBID2 @rupali-codes @Anmol-Baranwal | ||
.env/ @rupali-codes @Anmol-Baranwal @CBID2 | ||
|
||
.github/ @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan | ||
node_modules/ @rupali-codes @Anmol-Baranwal @aftabrehan | ||
public/ @CBID2 @rupali-codes @Anmol-Baranwal @aftabrehan | ||
.env/ @rupali-codes @Anmol-Baranwal @CBID2 @aftabrehan | ||
|
||
## Special cases | ||
# Any changes to the CODEOWNERS file must be approved by @rupali-codes @Anmol-Baranwal @CBID2. | ||
# Any changes to the .gitattributes file must be approved by @rupali-codes @CBID2 @Anmol-Baranwal. | ||
# Any changes to the .gitignore file must be approved by @CBID2 @Anmol-Baranwal @rupali-codes. | ||
|
||
# Any changes to the CODEOWNERS file must be approved by @rupali-codes @Anmol-Baranwal @CBID2 @aftabrehan | ||
|
||
# Any changes to the .gitattributes file must be approved by @rupali-codes @CBID2 @Anmol-Baranwal @aftabrehan | ||
|
||
# Any changes to the .gitignore file must be approved by @CBID2 @Anmol-Baranwal @rupali-codes @aftabrehan | ||
|
||
## Contact information | ||
# If you have any questions about the CODEOWNERS file, please contact @rupali-codes @Anmol-Baranwal @CBID2. | ||
|
||
# If you have any questions about the CODEOWNERS file, please contact @rupali-codes @Anmol-Baranwal @CBID2 @aftabrehan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.