Benevolent dictator for life

From Wikipedia, the free encyclopedia
(Redirected from BDFL)

Template:Short description Script error: No such module "For".

Page Module:Message box/ambox.css has no content.

Benevolent dictator for life (BDFL) is a tongue-in-cheek title given to a small number of free and open-source software development leaders, typically project founders who retain the final say in disputes or arguments within the community. It was first used in 1995 for Guido van Rossum, the creator of the Python programming language.[1][2]

History

Shortly after Van Rossum joined the Corporation for National Research Initiatives, the term appeared in a follow-up mail by Ken Manheimer to a meeting trying to create a semi-formal group that would oversee Python development and workshops; this initial use included an additional joke of naming Van Rossum the "First Interim BDFL". The title was initially coined as "Benevolent Dictator" by Ken Manheimer; later Barry Warsaw suggested it would be "Benevolent Dictator for Life".[3]

In July 2018, van Rossum announced that he would be stepping down as BDFL of Python without appointing a successor, effectively eliminating the title within the Python community structure.[4]Template:R/superscript In 2025, Mastodon developer Eugen Rochko stepped down, transferring ownership to a non-profit structure.[5]

Usage

BDFL should not be confused with the more common term for open-source leaders, "benevolent dictator", which was popularized by Eric S. Raymond's essay "Homesteading the Noosphere" (1999).[6][<span title="Script error: No such module "decodeEncode".">clarification needed]

Among other topics related to hacker culture, Raymond elaborates on how the nature of open source forces the "dictatorship" to keep itself benevolent, since a strong disagreement can lead to the forking of the project under the rule of new leaders.[citation needed] Most open source software development projects utilize distributed version control systems, in which contributors submit pull requests to the project's maintainer, who may merge or reject the submission. Other distributed copies of the software are then based on that maintainer's repo. The position of BDFL is a consequence of network effect; they become stewards of the overall project on account of being the repo that the rest of the community is subscribed to and submits changes to.

Referent candidates

Key
Deceased
Name Project Type Template:Reference column heading
Sylvain Benner Spacemacs Community-driven Emacs distribution [7]
Vitalik Buterin Ethereum Blockchain-based cryptocurrency [8][better source needed]
Dries Buytaert Drupal Content management framework [9]
François Chollet Keras Deep learning framework [10]
Evan Czaplicki Elm Front-end web programming language [11][12]
Laurent Destailleur Dolibarr ERP CRM Software suite for enterprise resource planning and customer relationship management [13]
David Heinemeier Hansson Ruby on Rails Web framework [14]
Rich Hickey Clojure Programming language [15]
Adrian Holovaty
and Jacob Kaplan-Moss
Django Web framework [16]
Andrew Kelley Zig Programming language [17][18]
Xavier Leroy OCaml Programming language [19][20]
Haoyuan Li Alluxio Data Orchestration System [21]
Miles Lubin JuMP Mathematical optimization modeling language in Julia [22]
Yukihiro Matsumoto (Matz) Ruby Programming language [23]
Wes McKinney Pandas Python data analysis library [24]
Gavin Mendel-Gleason[a] TerminusDB Open-source graph database for knowledge graph representation [25][26]
Bram Moolenaar Vim Text editor [27]
Matt Mullenweg[b] WordPress Content management framework [28]
Martin Odersky Scala Programming language [29]
Taylor Otwell Laravel Web framework [30][31]
Theo de Raadt OpenBSD A Unix-like operating system [citation needed]
Arnold Robbins Awk, Gawk Programming language [32]
Ton Roosendaal[c] Blender 3D computer graphics software [33]
Sébastien Ros Orchard Project Content management system [34]
Mark Shuttleworth[d] Ubuntu Linux distribution [35]
Jeremy Soller Redox Operating system [36]
Don Syme[e] F# Programming language [37]
Linus Torvalds[f] Linux Operating system kernel [14][38]
José Valim Elixir Programming language [39]
Pauli Virtanen SciPy Python library used for scientific and technical computing [40][41]
Patrick Volkerding Slackware GNU/Linux distribution [42]
Nathan Voxland Liquibase Database schema management [43]
Jimmy Wales Wikimedia Foundation Collaborative knowledge project [44][i]
Jeremy Walker Exercism Open-source programming education platform [45]
Shaun Walker DotNetNuke Web application framework [46]
Larry Wall Perl Programming language [47]
Evan You Vue.js JavaScript MVVM framework for building user interfaces and single-page applications. [citation needed]
Soumith Chintala PyTorch Deep learning framework [48]
Martin Traverso, Dain Sundstrom, David Phillips Trino SQL query engine [49]
Kohsuke Kawaguchi Jenkins Automation server [50]
Gabor de Mooij RedBeanPHP Database object relational mapper [51]
Bram Cohen BitTorrent Peer-to-peer file sharing protocol [52]
Walter Bright D (programming language) Programming language [citation needed]
Ritchie Vink Polars Data analysis framework [53]
William Falcon PyTorch Lightning Deep learning framework [54]
Lars Hvam abapGit Git client for ABAP [55]
Sebastián Ramírez FastAPI Web framework for building APIs with Python [56]
Bill Hall (gingerBill) Odin Programming language [57]
Damien Elmes (dae) Anki Spaced repetition system [58][59]
Ryan Cramer ProcessWire Free content management system (CMS) and framework (CMF) [60]
Salvatore Sanfilippo Redis In memory key-value database [61]
Daniel Stenberg cURL Web protocol client [62]

Organizational positions

Page Template:Reflist/styles.css has no content.

  1. ^ CTO of TerminusDB
  2. ^ Lead Developer at the WordPress Foundation
  3. ^ Chairman of the Blender Foundation
  4. ^ CEO of Canonical Ltd. until December 2009, again since July 2017
  5. ^ Technical Advisor at the F# Software Foundation
  6. ^ Sponsee of the Linux Foundation. Also holds the trademark for Linux.

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Guido van Rossum (2008-07-31). "Origin of BDFL". Artima.com. Retrieved 2008-08-01.{{cite web}}: CS1 maint: deprecated archival service (link)
  2. ^ Page Module:Citation/CS1/styles.css has no content."Python Creator Scripts Inside Google". eWeek. 2006-03-06. Retrieved 2008-05-13.{{cite magazine}}: CS1 maint: deprecated archival service (link)
  3. ^ Page Module:Citation/CS1/styles.css has no content.CultRepo (formerly Honeypot) (2025-08-28). Python: The Documentary | An origin story. Retrieved 2025-08-31 – via YouTube.
  4. ^ Page Module:Citation/CS1/styles.css has no content.Van Rossum, Guido (July 12, 2018). "Transfer of power". mail.python.org. Retrieved August 9, 2018.{{cite web}}: CS1 maint: deprecated archival service (link)
  5. ^ Page Module:Citation/CS1/styles.css has no content.Perez, Sarah (2025-11-18). "Mastodon CEO steps down as the social network restructures". TechCrunch. Retrieved 2025-12-12.
  6. ^ Page Module:Citation/CS1/styles.css has no content.Raymond, Eric S. (2000). "Homesteading the Noosphere § Project Structures and Ownership". Eric S. Raymond's Home Page. Retrieved 2008-08-01.{{cite web}}: CS1 maint: deprecated archival service (link)
  7. ^ Page Module:Citation/CS1/styles.css has no content."Spacemacs COMMUNITY.org". GitHub. Retrieved 2017-08-24.
  8. ^ Page Module:Citation/CS1/styles.css has no content.Pearson, Jordan (24 April 2017). "Ethereum's Boy King Is Thinking About Giving Up the Mantle". Vice. Retrieved 5 September 2023. One participant called him a benevolent dictator.
  9. ^ Page Module:Citation/CS1/styles.css has no content.Fay, Randy. "How Do Open Source Communities Govern Themselves? | RandyFay.comties Govern Themselves?". randyfay.com. Retrieved 27 November 2020.
  10. ^ Page Module:Citation/CS1/styles.css has no content."Keras API Special Interest Group, Leadership". GitHub. December 21, 2021.
  11. ^ Page Module:Citation/CS1/styles.css has no content."56: Ember vs. Elm: The Showdown with Philip Poots | The Frontside Podcast". The Frontside Podcast. Archived from the original on November 16, 2018. Retrieved 2017-08-14.
  12. ^ Page Module:Citation/CS1/styles.css has no content.elm-conf (2016-09-19), "Code is the Easy Part" by Evan Czaplicki, retrieved 2017-08-14
  13. ^ Page Module:Citation/CS1/styles.css has no content."Dolibarr project organization, different roles of actors".
  14. ^ a b Page Module:Citation/CS1/styles.css has no content.Constine, Josh (December 7, 2012). "Dropbox Hires Away Google's Guido Van Rossum, The Father Of Python". TechCrunch. Retrieved June 1, 2015.
  15. ^ Page Module:Citation/CS1/styles.css has no content."Clojure JIRA Workflow". Archived from the original on November 13, 2015. Retrieved 3 October 2015.
  16. ^ Page Module:Citation/CS1/styles.css has no content."Adrian and Jacob retiring as Django BDFLs". Adrian Holovaty. January 12, 2014. Retrieved June 14, 2015.
  17. ^ Page Module:Citation/CS1/styles.css has no content."Proposal: Create a standard process for proposals". GitHub.
  18. ^ Page Module:Citation/CS1/styles.css has no content."Interfacing with Zig, a BDFL-run Project". Loris Cro's Blog. December 10, 2021. Retrieved April 14, 2024.
  19. ^ Page Module:Citation/CS1/styles.css has no content."A History of OCaml | OCaml.org". Retrieved 2015-09-18.
  20. ^ Page Module:Citation/CS1/styles.css has no content."OCaml Infrastructure mailing list". Retrieved 2015-09-18.
  21. ^ Introducing Alluxio Open Source Project Governance "[1]"
  22. ^ Page Module:Citation/CS1/styles.css has no content."Governance Structure: JuMP". Retrieved 2023-09-13.
  23. ^ Page Module:Citation/CS1/styles.css has no content."A Ruby Design Process". Retrieved 2016-04-17.
  24. ^ Page Module:Citation/CS1/styles.css has no content."pandas 0.20.3 documentation: Tutorials". Retrieved 2017-07-24. "Wes McKinney's (pandas BDFL) blog"
  25. ^ Page Module:Citation/CS1/styles.css has no content."TerminusDB, Twitter". May 6, 2020. Retrieved May 6, 2020.
  26. ^ Page Module:Citation/CS1/styles.css has no content."TerminusDB — what's in a name?". TerminusDB. August 21, 2019. Retrieved May 8, 2020.
  27. ^ Page Module:Citation/CS1/styles.css has no content."Why Neovim is Better than Vim". January 15, 2015. Retrieved 30 September 2015.
  28. ^ Page Module:Citation/CS1/styles.css has no content."Thesis, Automattic, and WordPress | Post Status". July 24, 2015. Retrieved 2015-07-24.
  29. ^ Page Module:Citation/CS1/styles.css has no content."Programming in Scala Leaps onto the World Stage!". Retrieved 2015-11-25.
  30. ^ Page Module:Citation/CS1/styles.css has no content."Taylor Otwell, Twitter". Taylor Otwell. October 9, 2014. Retrieved October 9, 2014.
  31. ^ Page Module:Citation/CS1/styles.css has no content."Taylor Otwell, Creator of the Laravel PHP Framework". Facebook. August 5, 2014. Retrieved August 5, 2014.
  32. ^ Page Module:Citation/CS1/styles.css has no content.Robbins, Arnold (March 2014). "The GNU Project and Me: 27 Years with GNU AWK" (PDF). skeeve.com. Archived (PDF) from the original on October 6, 2014. Retrieved August 11, 2023.
  33. ^ Page Module:Citation/CS1/styles.css has no content."Developer Intro/Overview". Retrieved 20 July 2018.
  34. ^ Page Module:Citation/CS1/styles.css has no content."Orchard Project Steering Committee". Archived from the original on August 12, 2015.
  35. ^ Page Module:Citation/CS1/styles.css has no content."Ubuntu carves niche in Linux landscape". CNET. Archived from the original on 6 November 2015.
  36. ^ Page Module:Citation/CS1/styles.css has no content."CONTRIBUTING.md · master · redox-os / redox". July 8, 2023.
  37. ^ Page Module:Citation/CS1/styles.css has no content."Contributing to the F# Language and Compiler". Archived from the original on 21 December 2019. Retrieved 29 September 2015.
  38. ^ Page Module:Citation/CS1/styles.css has no content.Dee-Ann LeBlanc (31 July 2006). Linux For Dummies (7th ed.). John Wiley & Sons. p. 15. ISBN 978-0-470-04793-4.
  39. ^ Page Module:Citation/CS1/styles.css has no content."Elixir Companies". GitHub. Retrieved 2017-11-01.
  40. ^ Page Module:Citation/CS1/styles.css has no content."SciPy 1.0.0". GitHub. Retrieved 2017-10-27.
  41. ^ Page Module:Citation/CS1/styles.css has no content."SciPy project governance". GitHub. Retrieved 2017-10-27.
  42. ^ Page Module:Citation/CS1/styles.css has no content."Stories of Linux: A Look at Slackware Linux". linux.com. Archived from the original on October 30, 2014. Retrieved September 21, 2014.
  43. ^ Page Module:Citation/CS1/styles.css has no content."User and Developer Community | Post Status". Retrieved 2015-08-13.
  44. ^ Page Module:Citation/CS1/styles.css has no content.Chozick, Amy (June 27, 2013). "Jimmy Wales is Not an Internet Billionaire". The New York Times.
  45. ^ Page Module:Citation/CS1/styles.css has no content."Jeremy Walker on Being the BDFL of Exercism by Humans of Open Source • A podcast on Anchor". Anchor. Retrieved 2021-03-26.
  46. ^ Book: Building Websites with DotNetNuke 5, Michael Washington and Ian Lackey, Packt Publishing. Page 14 "The core team comprises individuals invited to join the team by Shaun Walker, whom they affectionately call the "Benevolent Dictator".
  47. ^ Page Module:Citation/CS1/styles.css has no content."The Art of Ballistic Programming". Archived from the original on June 17, 2013.
  48. ^ Page Module:Citation/CS1/styles.css has no content."PyTorch Governance | Maintainers — PyTorch 2.0 documentation". pytorch.org. Retrieved 2023-03-21.
  49. ^ Trino and the BDFL model https://trino.io/blog/2023/04/06/trino-bdfl-focus.html
  50. ^ Jenkins Enhancement Proposal #1: BDFL https://github.com/jenkinsci/jep/blob/master/jep/1/README.adoc#bdfl
  51. ^ RedBeanPHP index page https://redbeanphp.com/index.php?p=/welcome#sponsor
  52. ^ BitTorrent Enhancement Proposal #1: The BEP Process https://www.bittorrent.org/beps/bep_0001.html
  53. ^ Page Module:Citation/CS1/styles.css has no content."Polars - About us". 2024-04-07. Archived from the original on 2024-03-24.
  54. ^ Page Module:Citation/CS1/styles.css has no content."Lightning Governance — PyTorch Lightning 2.3.0dev documentation". lightning.ai. Retrieved 2024-04-10.
  55. ^ Page Module:Citation/CS1/styles.css has no content."Addressing the Future of ABAP: The Power of Open Source". 2024-06-06.
  56. ^ Page Module:Citation/CS1/styles.css has no content."GitHub FastAPI". 2024-07-30.
  57. ^ Page Module:Citation/CS1/styles.css has no content."Proposal Process". 2019-03-31.
  58. ^ Page Module:Citation/CS1/styles.css has no content."ankitects Github organization". GitHub. Retrieved 2024-09-14.
  59. ^ Page Module:Citation/CS1/styles.css has no content."Anki development discussion". Reddit. Retrieved 2024-09-14.
  60. ^ ProcessWire index page https://www.processwire.com/
  61. ^ Antirez Redis repository https://github.com/antirez/redis
  62. ^ Page Module:Citation/CS1/styles.css has no content."curl - Governance". curl.se. Retrieved 2026-03-04.

Page Template:Reflist/styles.css has no content.