Skip to content

Commit

Permalink
feat: add us
Browse files Browse the repository at this point in the history
  • Loading branch information
SaanviKumar13 committed Sep 12, 2024
1 parent 3bb0a1e commit 146ccf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/utils/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ const GOOGLE_RECAPTCHA_VERIFY = "https://www.google.com/recaptcha/api/siteverify

var Domains = [7]string{"technical", "editorial", "corporate", "events", "gfx", "vfx", "content"}

var MaintainerEmails = [21]string{"sk0223@srmist.edu.in", "mm5481@srmist.edu.in", "ar8930@srmist.edu.in", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "as2915@srmist.edu.in"}
var MaintainerEmails = [4]string{"sk0274@srmist.edu.in", "mp2216@srmist.edu.in", "ag8448@srmist.edu.in", "hp8823@srmist.edu.in"}

0 comments on commit 146ccf3

Please sign in to comment.