From Fedora Project Wiki

(→‎Packages I help maintain in Fedora: use pagure link for packages)
(→‎Package review: add badges)
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox user
{{Infobox user
|REAL-NAME=Zbigniew Jędrzejewski-Szmek
|REAL-NAME=Zbigniew Jędrzejewski-Szmek
|location=Fairfax, Virginia
|location=Warsaw, Poland
|fas-name=zbyszek
|fas-name=zbyszek
|email=zbyszek@in.waw.pl
|email=zbyszek@in.waw.pl
|homepage=https://in.waw.pl/~zbyszek/blog
|homepage=https://in.waw.pl/~zbyszek/blog
|birthday=
|gpg=C54CA336 CFEB557E
|irc-nick=zbyszek
|irc-channels=#fedora-devel #systemd
|twitter=
|facebook=
|googleplus=
|linkedin=
|github=
|gitlab=
|identi.ca=
|jabber=
}}
}}


Line 13: Line 25:
== About me ==
== About me ==


I work for Red Hat, in a team with Harald Hoyer, Lennart Poettering, Kay Sievers, David Herrmann, Tom Gundersen, Susant Sahani.
I work for Red Hat, in a team with Lennart Poettering, David Herrmann, Tom Gundersen, Lukáš Nykrýn, Michal Sekletar, Frantisek Šumšal, and others.


I'm working on [https://www.freedesktop.org/wiki/Software/systemd Systemd]: bug fixes and usability improvements and [https://www.freedesktop.org/software/systemd/man/index.html documentation] and the build system and journal-over-the-network-features and the [https://github.com/systemd/python-systemd Python bindings].
I'm working on [https://www.freedesktop.org/wiki/Software/systemd systemd]: bug fixes and usability improvements and [https://www.freedesktop.org/software/systemd/man/index.html documentation] and the build system and journal-over-the-network-features and the [https://github.com/systemd/python-systemd Python bindings].


I'm also involved in the new Fedora doing many different things. Recently I have been renaming all python2 binary packages to follow the guidelines and have a "python2-" prefix.
I'm also involved in the new Fedora doing many different things. Recently I have been:
- renaming all python2 binary packages to follow the guidelines and have a "python2-" prefix. The progress of this effort is visible in http://fedora.portingdb.xyz/namingpolicy/history/,
- a tool to generate statistics of protections in systemd units
[https://in.waw.pl/~zbyszek/fedora/protections/protections.html generated html],
- moving Fedora Packaging guidelines over to version-controlled sphinx sources [https://pagure.io/packaging-committee/issue/727 FPC ticket #727], [https://in.waw.pl/~zbyszek/fedora/packaging-guidelines/ generated html].


== Packages I help maintain in Fedora ==
== Packages I help maintain in Fedora ==
Line 35: Line 51:
Reviews: [https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailassigned_to1=1&emailtype1=substring&f1=flagtypes.name&list_id=4286453&o1=substring&order=bug_status%2Cchangeddate%20DESC%2Cpriority%2Cassigned_to%2Cbug_id&product=Fedora&query_based_on=&query_format=advanced&resolution=---&resolution=CURRENTRELEASE&resolution=RAWHIDE&resolution=ERRATA&resolution=NEXTRELEASE&resolution=CANTFIX&v1=fedora-review https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package Review&email1=zbyszek@...]
Reviews: [https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailassigned_to1=1&emailtype1=substring&f1=flagtypes.name&list_id=4286453&o1=substring&order=bug_status%2Cchangeddate%20DESC%2Cpriority%2Cassigned_to%2Cbug_id&product=Fedora&query_based_on=&query_format=advanced&resolution=---&resolution=CURRENTRELEASE&resolution=RAWHIDE&resolution=ERRATA&resolution=NEXTRELEASE&resolution=CANTFIX&v1=fedora-review https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package Review&email1=zbyszek@...]


Outstanding review requests: [https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailreporter1=1&emailtype1=exact&list_id=1887178&query_format=advanced https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&email1=zbyszek@...&emailreporter1=1]
Outstanding review requests: [https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailreporter1=1&emailtype1=exact&list_id=1887178&query_format=advanced https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&email1=zbyszek@...&emailreporter1=1]
 
 
== Badges ==
 
{{#fedorabadges: decathorpe}}


== Links  ==
== Links  ==


* https://python.g-node.org/wiki
* https://aspp.school/wiki
* https://in.waw.pl/~zbyszek/blog
* https://in.waw.pl/~zbyszek/blog

Revision as of 19:47, 15 November 2021

Zbigniew Jędrzejewski-Szmek
[[File:{{{image}}}|alt=]]
Personal information
Location: Warsaw, Poland
Homepage: https://in.waw.pl/~zbyszek/blog
E-mail: zbyszek@in.waw.pl
GPG key: CFEB557E C54CA336 CFEB557E
Contact information
IRC: zbyszek on irc.libera.chat
#fedora-devel #systemd

Fedora-specific information
FAS name: zbyszek
Fedora e-mail: zbyszek@fedoraproject.org
Fedora homepage: zbyszek.fedorapeople.org
 


Contact info

  • Email: zbyszek@in.waw.pl
  • IRC: I hang out in #systemd and #fedora-devel on freenode, nick the same as fas id

About me

I work for Red Hat, in a team with Lennart Poettering, David Herrmann, Tom Gundersen, Lukáš Nykrýn, Michal Sekletar, Frantisek Šumšal, and others.

I'm working on systemd: bug fixes and usability improvements and documentation and the build system and journal-over-the-network-features and the Python bindings.

I'm also involved in the new Fedora doing many different things. Recently I have been: - renaming all python2 binary packages to follow the guidelines and have a "python2-" prefix. The progress of this effort is visible in http://fedora.portingdb.xyz/namingpolicy/history/, - a tool to generate statistics of protections in systemd units generated html, - moving Fedora Packaging guidelines over to version-controlled sphinx sources FPC ticket #727, generated html.

Packages I help maintain in Fedora

https://admin.fedoraproject.org/pkgdb/packager/zbyszek/
https://src.fedoraproject.org/user/zbyszek

I believe package maintainership should be more communal and automatic than it currently is. I have too many packages, and at various times they don't receive the attention they should. If you feel some package needs an update, or you find a nice cleanup to do, or are missing some features, feel free to

  • submit spec file patches
  • apply for comainternership
  • if you have provenpackager privileges, just go ahead and push changes directly.

I won't mind, and if I did mind, there's always git revert.

Package review

Reviews: https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package Review&email1=zbyszek@...

Outstanding review requests: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&email1=zbyszek@...&emailreporter1=1


Badges

Involvement Building the Outer Ring (Copr Build II) Building the Outer Ring (Copr Build I) Building the Outer Ring (Copr Build III) Building the Outer Ring (Copr Build IV) Building the Outer Ring (Copr Build V) Building the Outer Ring (Copr Build VI) Discovery of the Footprints (Tester II) In Search of the Bull (Tester I) Junior Badger (Badger I) Perceiving the Bull (Tester III) Bona Fide Catching the Bull (Tester IV) Taming the Bull (Tester V) Origin Baby Badger Building the Outer Ring (Copr Build VII) White Rabbit Riding the Bull Home (Tester VI) The Bull Transcended (Tester VII) Egg Embryo Is this thing on? (Updates-Testing I) Associate Badger (Badger 1.5) If you build it... (Koji Success I) Take this and call me in the morning Like a Rock (Updates-Stable I) What goes around comes around (Karma I) You can call me "Patches" (SCM I) If you build it... (Koji Success II) Mugshot What goes around comes around (Karma II) Like a Rock (Updates-Stable II) Junior Editor Let Me Introduce Myself You can call me "Patches" (SCM II) Helping Hand If you build it... (Koji Success III) What goes up... (Koji Failure I) Is this thing on? (Updates-Testing II) What goes up... (Koji Failure II) Top 500 You can call me "Patches" (SCM III) Old Yeller Binary Star What goes around comes around (Karma III) If you build it... (Koji Success IV) Is this thing on? (Updates-Testing III) Like a Rock (Updates-Stable III) Nuancier F26 Senior Badger (Badger II) Associate Editor Override, you say? You can call me "Patches" (SCM IV) What goes up... (Koji Failure III) Is this thing on? (Updates-Testing IV) It still works! Both Bull and Self Transcended (Tester VIII) Like a Rock (Updates-Stable IV) Patches (SCM V) All your $arch are belong to us (Koji Success V) Tadpole Corporate Drone Science (Kernel Tester I) Keepin Fedora Beautiful (F28) What goes around comes around (Karma IV) Nuancier F28 Secretary General Speak Up! Science (Kernel Tester II) Proven Packager Science (Kernel Tester III) Tectonic! (Updates-Stable V) Telegraphist (Upstream Release Monitoring I) White Hat Mic Check! (Updates-Testing V) Science (Kernel Tester IV) Macaron (Cookie I) Fedora 30 Change Accepted Mad Science (Kernel Tester V) Long Life to Pagure (Pagure III) Long Life to Pagure (Pagure IV) Community Messenger I Long Life to Pagure (Pagure II) Long Life to Pagure (Pagure I) Let's do lunch! You’re on a boat! Flock 2019 Attendee Mad Science (Kernel Tester VI) I Voted: Fedora 31 Senior Editor The Last Argument of Kings Chocolate Chip (Cookie II) Packager Sponsor I Voted: Fedora 30 Tadpole with Legs Fedora 32 Change Accepted Top 100 What goes up... (Koji Failure IV) Master Badger (Badger III) Long Life to Pagure (Pagure V) Long Life to Pagure (Pagure VI) Black and White (Cookie III) Reaching the Source (Tester IX) I Voted: Fedora 32 I converted to btrfs! Mad Science (Kernel Tester VII) Fedora 34 Change Accepted nest-attendee-2020 Lets have a party Fedora 33 I Voted: Fedora 33 Common Bugs Contributor FOSDEM 2021 Attendee Hindenburg (Koji Failure V) Pizzelle (Cookie IV) I Voted: Fedora 34 Lets have a party Fedora 34 United Packages of Fedora Community Survey Taker I Nest Attendee 2021 Museum Visitor Its over 9000 (Koji Success VI) Lets have a party Fedora 35 The Tower of Babel (Koji Success VII) I Voted: Fedora 35 Froglet Vacation Lets have a party Fedora 36 I Voted: Fedora 36 Community Survey Taker 2022 Nest with Fedora 2022 Attendee It's a Cake Thing Lets have a party Fedora 37 Fedora 37 Change Accepted Corporate Shill I voted: Fedora 37 Corporate Overlord Return to Society (Tester X) I voted: Fedora 38 Let's have a party (Fedora 38) Community Survey Taker 2023 Let's have an anniversary party (Fedora 39) I voted: Fedora 39

Links