While applying for the Github Campus Expert application, Is it necessary to use the email address that has active github student developer pack or I can use some other email too? #201690
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
|
Hi Ananya, As far as I know, the GitHub Campus Expert program requires applicants to be eligible for the GitHub Student Developer Pack. It's generally recommended to apply using the GitHub accoun that already has an active Student Developer Pack, since that makes verification and eligibility much smoother. If your primary GitHub account doesn't have the Student Developer Pack but your university-linked account does, it's usually safer to submit your Campus Expert application using the account with the active Student Developer Pack. If you'd prefer to use your primary account, you could first try transferring or obtaining Student Developer Pack verification on that account or contact GitHub Education support for confirmation. Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
One distinction that may help is between the GitHub account and the email address associated with it. The Campus Expert application is tied to your GitHub account, and eligibility is based on that account meeting the program requirements (including Student Developer Pack eligibility where applicable), rather than simply which email address you type into the application. In your case, the important question is:
If they're two separate GitHub accounts, I'd recommend applying with the account that already has the active Student Developer Pack. That avoids any ambiguity during eligibility verification and ensures your application is linked to the account that has already been verified as a student. If it's a single GitHub account with multiple verified email addresses (personal + university), then the specific email address is generally less important than the account itself. If you have two different GitHub accounts, could you clarify whether you're hoping to apply using the account without the Student Developer Pack? That detail will determine the best approach. |
Beta Was this translation helpful? Give feedback.
-
|
Yes. You should apply using the GitHub account that has an active GitHub Student Developer Pack, because Campus Experts eligibility requires an active Student Developer Pack on the account you're applying with. If your primary GitHub account doesn't have the Student Developer Pack but your university-linked GitHub account does, it's generally best to submit your Campus Expert application from the university-linked account. If you'd prefer to use your primary account long-term, you can consider transferring the Student Developer Pack eligibility to that account (if possible) or contact GitHub Education Support for guidance before applying. If you're unsure, GitHub Education Support is the best source for an official answer since they can verify how account eligibility is handled. |
Beta Was this translation helpful? Give feedback.

thanks for the clarification—that makes your situation much clearer.
It seems the main trade-off is between eligibility and your existing GitHub history:
Your primary GitHub account contains your repositories, contributions, and development work.
Your university GitHub account already has the active GitHub Student Developer Pack, which is the account that clearly satisfies the Campus Expert eligibility requirement.
If you decide to apply using the verified account, you can still reference your primary GitHub account in your application, portfolio, or resume so reviewers can see your previous work and contributions.
If your long-term goal is to keep everything under one GitHub account, it …