Skip to content

Commit bbce8cd

Browse files
committed
drop github copilot
1 parent f6da8e6 commit bbce8cd

File tree

1 file changed

+2
-41
lines changed

1 file changed

+2
-41
lines changed

src/lib/data/contributors.ts

Lines changed: 2 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Auto-generated from contributors.csv
22
// Do not edit manually - run scripts/generate_contributors.py to regenerate
3-
// Data retrieved at: 2026-04-02T13:46:56.899807
3+
// Data retrieved at: 2026-04-02T14:41:12.182378
44

55
export const contributorsData = [
66
{
@@ -1213,45 +1213,6 @@ export const contributorsData = [
12131213
"pypsa-meets-earth/pypsa-earth-sec": 1,
12141214
},
12151215
},
1216-
{
1217-
imageUrl: "https://avatars.githubusercontent.com/in/946600?v=4",
1218-
firstName: "copilot-pull-request-reviewer",
1219-
lastName: "",
1220-
positions: ["Collaborator"],
1221-
socialNetworks: [
1222-
{
1223-
name: "GitHub",
1224-
url: "https://github.com/copilot-pull-request-reviewer",
1225-
},
1226-
],
1227-
totalContributions: 64,
1228-
totalMergedPrs: 0,
1229-
totalIssuesCreated: 0,
1230-
totalReviews: 64,
1231-
topRepos: ["pypsa-eur", "PyPSA"],
1232-
repoContributions: {
1233-
"PyPSA/PyPSA": 13,
1234-
"PyPSA/atlite": 1,
1235-
"PyPSA/powerplantmatching": 2,
1236-
"PyPSA/pypsa-de": 4,
1237-
"PyPSA/pypsa-eur": 33,
1238-
"PyPSA/pypsa-usa": 4,
1239-
"PyPSA/technology-data": 3,
1240-
"pypsa-meets-earth/pypsa-earth": 4,
1241-
},
1242-
repoPrs: {},
1243-
repoIssues: {},
1244-
repoReviews: {
1245-
"PyPSA/PyPSA": 13,
1246-
"PyPSA/atlite": 1,
1247-
"PyPSA/powerplantmatching": 2,
1248-
"PyPSA/pypsa-de": 4,
1249-
"PyPSA/pypsa-eur": 33,
1250-
"PyPSA/pypsa-usa": 4,
1251-
"PyPSA/technology-data": 3,
1252-
"pypsa-meets-earth/pypsa-earth": 4,
1253-
},
1254-
},
12551216
{
12561217
imageUrl: "https://avatars.githubusercontent.com/u/60692940?v=4",
12571218
firstName: "Amos",
@@ -15097,4 +15058,4 @@ export const contributorsData = [
1509715058
},
1509815059
];
1509915060

15100-
export const dataTimestamp = "2026-04-02T13:46:56.899807";
15061+
export const dataTimestamp = "2026-04-02T14:41:12.182378";

0 commit comments

Comments
 (0)