Frida Kiriakos
7d83bd14f1
add HoF mentions for Q1 2023 ( #118 )
...
* add HoF mentions for Q1 2023
* add another hof mention
* add missing hof mention, fix twitter links
* add hash for new hof mention
2023-06-29 09:01:07 -07:00
Tom Ritter
d338aa67b9
Frida's Fixes
...
Co-authored-by: Frida Kiriakos <95376064+fkiriakos07@users.noreply.github.com>
2023-04-05 12:00:43 -04:00
Tom Ritter
71f2069fbe
Update HoF Entries from emails
2023-04-05 12:00:43 -04:00
Tom Ritter
0a53842f6b
Q4 2022 HoF Updates
2023-04-05 12:00:43 -04:00
Frida Kiriakos
b26af93205
fix web HoF mentions, remove outdated twitter link
2022-11-18 09:38:32 -05:00
Tom Ritter
e0ec7b3855
Add Frida's missing Q2 recipients
2022-11-17 14:13:21 -05:00
Tom Ritter
77ec87f589
Correct redparsec
2022-11-17 14:13:21 -05:00
Tom Ritter
2fea97607d
Web HOF Q3 2022
2022-11-17 14:13:21 -05:00
Tom Ritter
48f775c964
Client HOF Q3 2022
2022-11-17 14:13:21 -05:00
Tom Ritter
c300f12ae8
Client HOF Q2 2022
2022-11-17 14:13:21 -05:00
Tom Ritter
fb087817d1
Web HOF Q2
2022-11-17 14:13:21 -05:00
Tom Ritter
41e875d582
Do not use created date for bugs that were hof+ and not resolved
...
Fixed #89 by ensuring we will catch awarded bugs in the quarter after the hof+ was awarded.
I also went through the ~1.5 dozen bugs in this category manually and fixed a few missing entries.
2022-11-17 14:13:21 -05:00
numirias
8f1550535f
Name change request
2022-08-24 13:48:41 -04:00
Gene Wood
de86bd5b9f
Fix up malformed URLs and Twitter handles
...
This fixes some malformed URLs and URLs in the twitter fields
2022-08-08 16:30:08 -04:00
Tom Ritter
3121216fcc
Add Hossein's twitter
2022-06-13 13:52:09 -04:00
Tom Ritter
6f5d39bf96
Add Mart's links
2022-06-06 14:37:56 -04:00
Tom Ritter
5c32c145d2
Add Mart to HOF
2022-06-06 14:36:54 -04:00
Tom Ritter
c3e4505c43
Add someone who was omitted because their bug was not flagged with hof+
2022-06-06 14:22:39 -04:00
Tom Ritter
d4e49a6d7e
Correct the link for Abdellah per email
2022-05-31 14:21:01 -04:00
Frida Kiriakos
30818b174e
move mention from client to web HoF
2022-05-31 13:08:03 -04:00
Steve Jalim
fbb576fe73
Fix malformed Twitter URL; update value for "twitter" key in data
...
Spotted via https://github.com/mozmeao/www-site-checker/actions/runs/2368713655
2022-05-23 14:35:56 +00:00
Tom Ritter
0da4ef9394
Change Khalid's date - he's in Q2 and we don't want one single entry in Q2 to hang around before we process the rest.
2022-05-21 03:54:51 +00:00
Tom Ritter
836096bfc7
Add Q1 2022 Client HOF
2022-05-21 03:54:51 +00:00
Tom Ritter
6bb24e5c43
Add 2022 Q1 Web Hall of Fame
2022-05-21 03:54:51 +00:00
Paul McLanahan
41d23162f0
Fix link for Harsh Banshpal
...
Re #88
2022-03-02 12:26:52 -05:00
Steve Jalim
66e4ddda44
Fix broken URLs in HOF links
...
Spotted via a linkchecker running on mozilla.org
2022-02-18 11:53:44 +00:00
Tom Ritter
c6ba4431ea
Add Sergej and Cornelius
2022-02-11 11:18:03 -05:00
Tom Ritter
a909bf5cab
Add one late HOF entry, correct a link on another, add one missed from 2020, and add co-authors
2022-02-03 15:46:24 -05:00
Tom Ritter
7bb420cae1
2021 Q4 Client Hall of Fame updates
2022-01-06 14:56:12 -05:00
Tom Ritter
78b8f48f0a
2021 Q4 Web Hall of Fame updates
2022-01-06 14:37:04 -05:00
Tom Ritter
daad3e90c4
Correct a credit entry
2021-10-27 11:31:59 -04:00
Tom Ritter
0e6d54dd4b
Armin requested a name change
2021-10-19 13:58:10 +00:00
Tom Ritter
984bb614f3
Q3 Client Bug Bounty Update
2021-10-19 13:58:10 +00:00
Tom Ritter
979c3f18e6
Q3 Web Bugs and sort the credit entries
2021-10-19 13:58:10 +00:00
Tom Ritter
2bdbff59c7
2021 q2 web hof revamp ( #30 )
...
* This is a raw run of the 2020 Q4 data
* Priyanshu was included because of bug 1665130 which was closed in Q3 but hof+ in q4; and he's in q3 so i think this is a dupe.
* Remove Nassim from client; this is for bug 1670302 which is really a web bug
* This is for 1644724 which was Yassine added in Q2 or Q3
* This was a Firefox lite bug (1639325) that was not caught in the client query
* 1661071 was a fenix bug we didn't catch in the client query
* He is included in Q4 already
* Maulana is included in Q4 already
* VPN Bug wasn't included in client query
* Included below
* included below
* Fenix bug
* raw run of Q1 2021
* Gabriel had a Geckodriver bug
* Reprocess client HOF for Q1. Add a couple mobile recipients, remove a web person
* Web Q2 2021 HOF entries
* Client HOF Update for 2021 Q2
* HOF Script Update
- Use the requests.retry mechanism to deal with intermittent bugzilla errors
- Require --client or --web to determine which HOF is being updated
- Add a function to determine if a bug is a client or a web bug
- Change the bugzilla query to get _all_ bounty+/bounty-hof+ bugs for processing
- Output the Classification/Product/Component to the debuglog
- Mark several command line switches as required
* Add extra output statements at the end of the script for helping the user
* Add HOF entries to the data structures
2021-10-12 13:34:50 -07:00
Daniel Veditz
c5f33af982
Merge pull request #75 from fox-rose/master
...
2020 Q4 HoF Update
2021-06-25 14:36:37 -07:00
Tom Ritter
3e76192960
Add Arvind to the HoF
2021-05-10 11:27:10 -04:00
Tom Ritter
a1b48b60a9
HOF 2021 Q1 Update
2021-04-27 15:21:28 +00:00
Tom Ritter
e22c190ea1
Add Pete's link
2021-04-13 14:47:46 -04:00
Tom Ritter
4bb8c2cd2a
Update Takashi's url
2021-04-13 14:44:05 -04:00
Tom Ritter
57ebac5f6b
Correct Omair's name per email
2021-03-11 12:56:38 -05:00
foxliz
3a0a22ce6f
Update web.yml
2021-03-04 14:34:57 -08:00
Tom Ritter
82f2a105e6
Add link to reporter ( #20 )
2021-02-24 08:55:07 -08:00
Tom Ritter
af876cddf0
Q4 Client HOF Updates
2021-02-02 19:17:49 +00:00
Daniel Veditz
47d2de36c3
Merge pull request #72 from claudijd/update_web_hof_q3
...
Add web hof for Q3
2021-01-26 10:11:54 -08:00
Jonathan Claudius
a51e0af434
Add web hof for Q3
2021-01-26 10:01:34 -05:00
Daniel Veditz
019adcc69d
Update HOF name for Deep Inder Singh Puri
2021-01-25 18:38:09 -08:00
Tom Ritter
cf54e331b6
Update qab
2020-11-06 21:42:25 -05:00
Tom Ritter
547b9baf34
Hall of Fame Entries for Q3 2020
2020-10-27 14:03:26 -04:00
Tom Ritter
f50f6e695e
Hall of Fame Entries for Q2 2020
2020-10-27 14:03:26 -04:00