← all organisations

nhsengland / People

353 human committers, 8 bots, and what the commit timestamps reveal about how GDS works.

Every commit carries an author name and email. Collapsing 1,335 per-repository author records by email gives 361 distinct identities - 353 people and 8 machines. Identity is keyed on email because it is the only stable key git offers; one person using both a work and a personal address will appear twice.

People

353
human committers
resolved by GitHub id, address or full name
8
automated identities
9% of all commits
16%
committed exactly once
57 people, one commit each
3
committed over 5+ years
the institutional memory

What stands out

The top 1% of committers wrote 15% of the human commits.

3 people out of 353 account for 3.9k commits. The top ten alone wrote 33%. This is the usual open-source power law, but it is worth noting in a government context: institutional knowledge is concentrated in very few hands.

16% of people committed exactly once.

57 of 353 committers made a single commit and never returned. 69% touched only one repository. A public organisation attracts drive-by contributors, and the numbers show GDS accepted them.

4.1% of commits land at the weekend.

Weekday work dominates, as you would expect from a civil-service delivery organisation with a strong stated position on sustainable pace. The residual weekend activity is concentrated in incident response and personal-time open-source work.

9% of all commits were made by machines.

2.5k commits come from 8 automated identities - overwhelmingly Dependabot. GOV.UK's documented policy is to auto-merge dependency upgrades where possible, and the commit history shows that policy working at scale.

54% of live repositories rest on a single person.

In 34 of the 63 live repositories with meaningful history, one individual wrote more than half of all commits. That is the ordinary shape of a large estate with many small tools, but it is worth knowing which ones - they are listed below.

Who writes the code

Top 25 committers by commit count

Humans only. Bots are charted separately below.

Diogo CostaDiogo Costa: 1.6k1.6kManuel SousaManuel Sousa: 1.5k1.5kjoseph.wilson8-nhsjoseph.wilson8-nhs: 716716pablocodegliapablocodeglia: 706706Pablo CodegliaPablo Codeglia: 699699eduarda-meirinhos-bjsseduarda-meirinhos-bjss: 685685Ricardo TavaresRicardo Tavares: 639639Richard IlesRichard Iles: 621621Manuel Sousa - BJSSManuel Sousa - BJSS: 620620fredkinghamfredkingham: 569569George HickmanGeorge Hickman: 533533Tim HuntTim Hunt: 519519KatiaKatia: 474474Antonio SimoesAntonio Simoes: 471471David MillerDavid Miller: 423423amaiaitaamaiaita: 417417HarrisonWildeHarrisonWilde: 417417warren-davies4warren-davies4: 371371Miguel.FerroMiguel.Ferro: 364364jenniferstruthers1-nhsjenniferstruthers1-nhs: 361361Reda BelcaidaReda Belcaida: 343343Hardik-SavaniHardik-Savani: 339339Miguel FerroMiguel Ferro: 337337Alex MacdonaldAlex Macdonald: 335335Alex GrubbaAlex Grubba: 333333

Who they work for

Committers by email domain

A rough proxy for employment. GDS staff use gov.uk addresses; GitHub's privacy setting hides the rest, and a long tail commit from personal accounts.

GitHub private emailGitHub private email: 151151Other organisationOther organisation: 151151Personal email (gmail etc)Personal email (gmail etc): 3535gov.uk addressgov.uk address: 1010UnparseableUnparseable: 55Misconfigured (.local etc)Misconfigured (.local etc): 11

Churn and tenure

Distinct people committing each year

Counting anyone whose active span covers that year. The shape tracks GDS headcount and the delivery peaks of the mid-2010s.

173129.886.543.2012: 11213: 61314: 141415: 111516: 401617: 401718: 341819: 511920: 612021: 922122: 1242223: 1362324: 1732425: 1432526: 10026

How long people stay

Span from first to last commit anywhere in the org.

1047852260same day: 104same day< 1 mth: 56< 1 mth1-3 mth: 391-3 mth3-12 mth: 733-12 mth1-2 yr: 351-2 yr2-4 yr: 382-4 yr4-7 yr: 64-7 yr7 yr +: 27 yr +

When the work happens

Commits by hour of day

Author local time as recorded in the commit. A clean single-peak working day.

4.1k3.1k2k1k000: 1.7k0001: 9402: 950203: 4004: 310405: 2006: 630607: 24708: 9000809: 2.3k10: 3.2k1011: 3.6k12: 3k1213: 3k14: 3.7k1415: 3.8k16: 4.1k1617: 2.8k18: 1.3k1819: 66320: 5062021: 47622: 4282223: 326

Commits by day of week

7.5k5.6k3.7k1.9k0Sun: 691SunMon: 6.3kMonTue: 7.3kTueWed: 7.5kWedThu: 7.1kThuFri: 6.7kFriSat: 806Sat

Reading the pattern

Weekend commits account for 4.1% of all activity. The working day peaks between 10:00 and 16:00 with a visible lunch dip, and tails off sharply after 18:00 - the signature of an organisation that does not run on overtime.

Concentration of knowledge

For each live repository with more than fifty human commits, how many people it takes to account for over half of them. One is a genuine key-person risk; four or more is a healthily shared codebase. 63 repositories qualify for the measure.

Bus factor across live repositories

Fewest contributors accounting for more than half the commits.

3425.5178.501 person: 341 person2 people: 152 people3 people: 43 people4 people: 74 people5 people: 15 people6 or more: 26 or more

Where a single person wrote most of it

Share of commits by the largest single contributor, for the most concentrated repositories.

RAP_example_pipeline_rRAP_example_pipeline_r: 100%100%fft_pipelinefft_pipeline: 99%99%evalsenseevalsense: 99%99%git-and-github-cicd-workshopgit-and-github-cicd-workshop: 99%99%package-your-code-workshoppackage-your-code-workshop: 98%98%quick_metricquick_metric: 95%95%devices_rapdevices_rap: 88%88%fdp-design-guidefdp-design-guide: 87%87%opensource_maternity_dashboard_proopensource_maternity_dashboard_pro: 84%84%quality-assurance-framework-for-daquality-assurance-framework-for-da: 82%82%data-england-nhs-ukdata-england-nhs-uk: 79%79%DementiaDementia: 78%78%

The machines

Top automated committers

Dependabot dominates. GOV.UK runs an in-house govuk-dependabot-merger service that auto-merges qualifying upgrade PRs, which is why bot commit volume is so high.

github-actionsgithub-actions: 1.5k1.5kdependabot[bot]dependabot[bot]: 631631allcontributors[bot]allcontributors[bot]: 158158Quarto GHA Workflow RunnerQuarto GHA Workflow Runner: 136136pre-commit-ci[bot]pre-commit-ci[bot]: 1414github-actions[bot]github-actions[bot]: 1212github-actions[bot]github-actions[bot]: 1111copilot-swe-agent[bot]copilot-swe-agent[bot]: 1010

Top 60 committers

CommitterEmail typeCommits ReposFirstLast Years
Diogo Costagithub-private1,63922022-102025-022.3
Manuel Sousaother-org1,53232022-102025-072.8
joseph.wilson8-nhsother-org716152023-052026-083.2
pablocodegliaother-org70632023-092024-060.8
Pablo Codegliagithub-private69932023-092026-072.9
eduarda-meirinhos-bjssother-org68522023-022024-121.8
Ricardo Tavarespersonal63932021-032024-123.7
Richard Ilesother-org62122021-042022-071.3
Manuel Sousa - BJSSgithub-private62032022-102025-072.8
fredkinghampersonal569112016-042020-094.3
George Hickmangithub-private53342018-022019-031.1
Tim Huntother-org51922021-042023-021.9
Katiaother-org47422022-112023-040.4
Antonio Simoesother-org47122021-052023-021.7
David Millerother-org42392014-062022-078.1
amaiaitagithub-private41742023-122026-072.6
HarrisonWildepersonal41712023-032024-101.6
warren-davies4github-private371162023-082026-062.9
Miguel.Ferroother-org36422022-112023-040.4
jenniferstruthers1-nhsother-org361112024-012026-032.2
Reda Belcaidaother-org34332025-062026-081.1
Hardik-Savanipersonal33912024-102024-110.1
Miguel Ferroother-org33732022-112023-090.8
Alex Macdonaldother-org33522023-042026-083.3
Alex Grubbaother-org33312022-012022-070.5
Eirinigithub-private32112025-102026-060.6
sophmrtngithub-private28812024-032024-070.3
eduarda-meirinhos-bjssgithub-private28622023-022024-121.8
RiccardoFarrugiagithub-private28022022-042022-050.1
Jonny Pearsonother-org271172021-082026-054.8
Pedro Carlotoother-org27122024-072025-050.9
Tim-Hunt-CDSgithub-private25732021-072022-071.0
sarahblinckogithub-private22452023-042025-112.6
Samuel Leatgithub-private21932024-072025-121.4
Andy Smithother-org20022022-022022-070.4
fredkinghamother-org19872020-102022-071.7
Mathew Beldonother-org18922021-042022-071.2
Julian Knightother-org18332016-042024-068.2
Will Poulettgithub-private17772024-032026-062.3
elizabethkellygithub-private17722024-042026-072.3
BJSS-RicardoTavaresgithub-private16912021-092023-071.9
Sam Hollingsgov.uk168102022-082025-083.0
Nicholas H.Tollerveyother-org16752014-062015-030.8
Scarlett Kynochgithub-private16542023-122026-052.4
Diogo Teixeiraother-org16332021-032023-072.3
Craig Shentonother-org16312021-032021-110.7
TomBardsleygithub-private15212021-072025-073.9
Jack Williamsother-org14912022-032022-070.3
Rio Knightleypersonal14622022-092023-020.4
Adam Dejlother-org14412025-022026-041.2
Harriet Sandsother-org14382022-072025-062.9
Benjamin Heappersonal14272020-102023-022.4
Warren Daviesgov.uk141112024-032026-062.3
Ross Jonesother-org14032015-012015-030.2
jackbroomheadADgithub-private13412023-012023-030.2
craig-shentonother-org13032021-122023-101.8
jrpearson-nhsgithub-private114192022-102026-053.6
CarlMHStatsgithub-private10612020-082022-072.0
Ajay Gejageother-org10612022-012022-050.3
Simon Wellesley-Millergithub-private10392023-012026-053.3