Skip to content

Added postnitro.ai affiliate program#19

Open
iAmMuneeb wants to merge 1 commit into
Affitor:mainfrom
iAmMuneeb:main
Open

Added postnitro.ai affiliate program#19
iAmMuneeb wants to merge 1 commit into
Affitor:mainfrom
iAmMuneeb:main

Conversation

@iAmMuneeb
Copy link
Copy Markdown

Added PostNitro.ai to the affiliate program list

Added PostNitro.ai to the affiliate program list
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

@iAmMuneeb is attempting to deploy a commit to the affitor Team on Vercel.

A member of the Team first needs to authorize it.

@sonpiaz
Copy link
Copy Markdown
Member

sonpiaz commented May 9, 2026

Thanks for the contribution! A few fixes needed before merge:

1. Filename missing .yaml extension

  • Current: programs/postnitro-ai
  • Should be: programs/postnitro-ai.yaml

2. short_description is truncated and exceeds 100 char limit
Current value contains a literal newline and ends mid-sentence ("...no earning caps. \n\nFree to join, no e"). Schema requires maxLength: 100, single line.

Suggested fix:

short_description: "AI carousel maker for LinkedIn, Instagram, TikTok — 20% recurring lifetime"

3. commission.rate should be a string

commission:
  rate: "20%"   # not bare 20

Once these are fixed I'll merge. See schema/program.schema.json for full reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants