summaryrefslogtreecommitdiff
path: root/scripts/metrics
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-06-20 21:45:15 +0800
committerErik Kundiman <erik@megapahit.org>2025-06-20 21:45:15 +0800
commitb54464a34c3f441d40977e872df53825c7df4959 (patch)
treef99791c38fe8ba81d15fd6563d2fd85dc2e801aa /scripts/metrics
parent917cf2c654fdbf5ad8ff32030b71cc21e5f25014 (diff)
Fix SL contributors credits on WindowsHEADmain
Somehow when the stream editing to delete anything that begins with 4 spaces is run from CMake (as opposed to directly on shell), it deletes most of the contributors on Windows. I've tried many methods like using \w, \s, etc., but what works is just using the first letters of the bug codenames. There are still empty results (, , ,) among the final parsed contributors, but we'll ignore them for now.
Diffstat (limited to 'scripts/metrics')
0 files changed, 0 insertions, 0 deletions