Commit 894267c
committed
fix: Handle case sensitive usernames and updates
Before this the GitHub usernames had to be written in a case sensitive
manner otherwise a 500 would occur when trying to add the maintainer.
This also blocked ingestion of packages when a maintainer change GitHub
account (thus GitHub ID) but kept using the same username.1 parent 1e585ec commit 894267c
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
| 580 | + | |
581 | 581 | | |
582 | | - | |
583 | | - | |
584 | | - | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
585 | 587 | | |
586 | 588 | | |
587 | 589 | | |
| |||
0 commit comments