Commit 9e384fa
committed
Handle missing login in changelog generate script
Noticed during apache#1822 that the script initially failed
due to [this
commit](apache@10cf7c1)
no longer having the associated GitHub user.
Updates the script to skip the username referencing in such cases.1 parent 87d1907 commit 9e384fa
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
164 | | - | |
| 165 | + | |
0 commit comments