Commit 652dc27
Add kylec-rpf to the CLA bot allowlist (#726)
## Status
- N/A
## Points for consideration:
- Security: updates the contributor allowlist only; no auth or runtime
behavior changes
- Performance: none
## What's changed?
Adds `kylec-rpf` to `.clabot` and preserves the existing alphabetical
ordering of the contributor allowlist.
- **CLA bot configuration**
- Added `kylec-rpf` to the `contributors` array
- Kept the list sorted to match the file’s existing maintenance
convention
```json
{
"contributors": [
"jrmhaig",
"KristinaDudnyk",
"kylec-rpf",
"loiswells97"
]
}
```
## Steps to perform after deploying to production
None.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: adrian-rpf <193916339+adrian-rpf@users.noreply.github.com>1 parent 30c2491 commit 652dc27
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
0 commit comments