Martin Michlmayr

Last updated
Martin Michlmayr
Martin Michlmayr 2022.jpg
Former Debian Project Leader
Occupation(s) Free and open-source software advocate and Debian developer

Martin Michlmayr is a free and open-source software advocate and Debian developer, formerly president of Software in the Public Interest.

Michlmayr joined the Debian project in 2000. [1] In 2003, Michlmayr was elected as Debian Project Leader; [2] [3] he was re-elected to that position one year later, in 2004. [4] [5]

Michlmayr contributed to Debian's New Member process, participating in the recruitment of over 120 new members. [6] Additionally, Michlmayr made various contributions to Debian's quality assurance effort. He identified the problem of packages with inactive maintainers and implemented processes to address this problem systematically. [7] He also became involved in identifying inactive maintainers whose packages should be reassigned; created overviews of bugs in Debian; and coordinated keysigning to improve Debian's web of trust. [8] He also contributed to Debian's ports to the ARM and MIPS platforms, by porting Debian to several embedded devices and Network Attached Storage (NAS) devices. He used snapshots of the GCC compiler to build the entire Debian archive. This work resulted in the identification of compiler bugs as well as build errors in many open source packages. [9]

Michlmayr completed a doctorate in technology management at the University of Cambridge in 2007. The focus of this research was on quality improvement in free software and open source projects, and particularly on release management processes and practices. [10]

In 2013, O'Reilly awarded an open source award to Michlmayr, putting him in "the 'unsung heroes' category—the people who devote themselves to the important but not always glorious jobs that keep open source healthy". [11]

Between 2008 and 2014 [12] Michlmayr served on the board of directors of the Open Source Initiative, acting as the organization's secretary. [13] He is a member of Software Freedom Conservancy's evaluation committee, which evaluates projects that apply to Conservancy for membership. [14] Michlmayr acted as an advisor to Software in the Public Interest in the past.

Related Research Articles

<span class="mw-page-title-main">Debian</span> Linux distribution based on free and open-source software

Debian, also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software, developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. The first version of Debian (0.01) was released on September 15, 1993, and its first stable version (1.1) was released on June 17, 1996. The Debian Stable branch is the most popular edition for personal computers and servers. Debian is also the basis for many other distributions, like PureOS, Ubuntu, Pardus, and Linux Mint.

<span class="mw-page-title-main">GNU</span> Free software collection

GNU is an extensive collection of free software, which can be used as an operating system or can be used in parts with other operating systems. The use of the completed GNU tools led to the family of operating systems popularly known as Linux. Most of GNU is licensed under the GNU Project's own General Public License (GPL).

dpkg is the software at the base of the package management system in the free operating system Debian and its numerous derivatives. dpkg is used to install, remove, and provide information about .deb packages.

<span class="mw-page-title-main">FOSDEM</span> Annual event in Brussels centered on free and open source software development

Free and Open source Software Developers' European Meeting (FOSDEM) is a non-commercial, volunteer-organized European event centered on free and open-source software development. It is aimed at developers and anyone interested in the free and open-source software movement. It aims to enable developers to meet and to promote the awareness and use of free and open-source software.

Keith Packard is a software developer, best known for his work on the X Window System.

<span class="mw-page-title-main">Bradley M. Kuhn</span> American free software activist

Bradley M. Kuhn is a free software activist from the United States.

Ian Jackson is a longtime free software author and Debian developer. Jackson wrote dpkg, SAUCE, userv and debbugs. He used to maintain the Linux FAQ. He runs chiark.greenend.org.uk, a Linux system which is home to PuTTY among other things.

<span class="mw-page-title-main">LAMP (software bundle)</span> Acronym for a common web hosting solution

LAMP is an acronym denoting one of the most common software stacks for many of the web's most popular applications. However, LAMP now refers to a generic software stack model and its components are largely interchangeable.

<span class="mw-page-title-main">Richard Stallman</span> American free software activist and GNU Project founder (born 1953)

Richard Matthew Stallman, also known by his initials, rms, is an American free software movement activist and programmer. He campaigns for software to be distributed in such a manner that its users have the freedom to use, study, distribute, and modify that software. Software that ensures these freedoms is termed free software. Stallman launched the GNU Project, founded the Free Software Foundation (FSF) in October 1985, developed the GNU Compiler Collection and GNU Emacs, and wrote all versions of the GNU General Public License.

<span class="mw-page-title-main">PulseAudio</span> Sound server for Unix-like operating systems

PulseAudio is a network-capable sound server program distributed via the freedesktop.org project. It runs mainly on Linux, various BSD distributions such as FreeBSD and OpenBSD, macOS, as well as Illumos distributions and the Solaris operating system. It serves as a middleware in between applications and hardware and handles raw PCM audio streams.

<span class="mw-page-title-main">Linux</span> Family of Unix-like operating systems

Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution (distro), which includes the kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses and recommends the name "GNU/Linux" to emphasize the use and importance of GNU software in many distributions, causing some controversy.

<span class="mw-page-title-main">WTFPL</span> Permissive free software license

The WTFPL is a permissive free software license. As a public domain like license, the WTFPL is essentially the same as dedication to the public domain. It allows redistribution and modification of the work under any terms. The title is an abbreviation of "Do What The Fuck You Want To Public License".

gNewSense Linux distribution

gNewSense was a Linux distribution, active from 2006 to 2016. It was based on Debian, and developed with sponsorship from the Free Software Foundation. Its goal was user-friendliness, but with all proprietary and non-free software removed. The Free Software Foundation considered gNewSense to be composed entirely of free software.

The following outline is provided as an overview of and topical guide to free software and the free software movement:

<span class="mw-page-title-main">RPM Package Manager</span> Package management system

RPM Package Manager (RPM) is a free and open-source package management system. The name RPM refers to the .rpm file format and the package manager program itself. RPM was intended primarily for Linux distributions; the file format is the baseline package format of the Linux Standard Base.

<span class="mw-page-title-main">Stefano Zacchiroli</span>

Stefano Zacchiroli is an Italian and French academic and computer scientist who lives and works in Paris, and a former Debian Project Leader.

The O'Reilly Open Source Award is presented to individuals for dedication, innovation, leadership and outstanding contribution to open source. From 2005 to 2009 the award was known as the Google–O'Reilly Open Source Award but since 2010 the awards have only carried the O'Reilly name.

Reproducible builds, also known as deterministic compilation, is a process of compiling software which ensures the resulting binary code can be reproduced. Source code compiled using deterministic compilation will always output the same binary.

References

  1. "Status Page for Martin Michlmayr". Debian. Retrieved 2013-07-21.
  2. "Interview: Debian Project Leader Martin Michlmayr" - Linux Online
  3. "Debian Project Leader Elections 2003". Debian. 2012-04-05. Retrieved 2013-07-21.
  4. "Interview mit dem Debian-Projektleiter Martin Michlmayr" (in German). Pro Linux. Retrieved 2011-11-26.
  5. "Debian Project Leader Elections 2004". Debian. 2011-10-02. Retrieved 2013-07-21.
  6. "Martin Michlmayr". Debian. Retrieved 2013-07-21.
  7. Michlmayr, Martin (2004). "Managing Volunteer Activity in Free Software Projects". Proceedings of the 2004 USENIX Annual Technical Conference, Freenix Track: 93–102.
  8. "Platform for Martin Michlmayr, 2003". Debian. Retrieved 2011-11-26.
  9. Holwerda, Thom (2006-03-28). "Building the Whole Debian Archive with GCC 4.1". OSNews. Retrieved 2013-07-21.
  10. Byfield, Bruce (2007-03-27). "Michlmayr advocates time-based release management for FOSS projects" . Retrieved 2013-07-21.
  11. "O'Reilly Open Source Awards: OSCON 2013". 2013-07-26. Archived from the original on 2015-06-18. Retrieved 2013-07-31.
  12. "OSI Board Changes 2014". 2014-04-09. Archived from the original on 2014-04-13. Retrieved 2014-04-09.
  13. "OSI Board of Directors". Open Source Initiative. Retrieved 2013-07-21.
  14. "Evaluation Committee". Software Freedom Conservancy. Retrieved 2013-07-21.
Preceded by Debian Project Leader
March 2003 March 2005
Succeeded by
Branden Robinson